I have tried to install Webalizer on my Windows server. I need stats now and I am willing to pay someone to do it for me. Reply with offers....
3164
Greene, Jason A [ITS]
j_a_greene
Apr 4, 2005 1:43 pm
Internal or external to Sprint? can help you... what is th issue? Jason _____ From: Paul Whitaker [mailto:pwhit4@...] Sent: Sunday, April 03, 2005 10:01 PM...
3165
richmondsearain
Apr 4, 2005 8:00 pm
Could webalizer be used to get statistics information on one certain page or one certain image? If so, how to do it? Thanks!...
3166
Kristof
krisse_stoffel
Apr 4, 2005 8:48 pm
It is not that difficult to do it on a windows machine. in fact you can find some info on the following webpages: ...
3167
Enric Naval
enventa2000
Apr 5, 2005 12:29 am
Sure enough. In webalizer.conf, you tell webalizer to ignore all URLs except for one. In this case, I only want to see the stats for a map of Europe in my...
3168
Paul Whitaker
pbwhit36
Apr 5, 2005 3:32 am
When I follow the first site's instructions: The third time I tried it, I remarked the line that was causing the error. did not get any better. The second...
3169
Kristof
krisse_stoffel
Apr 5, 2005 8:22 am
Ok What i need is 1) your config file site.conf that is used to run the webalizer 2) the path to your log directory 3) the path where the statistics should be...
3170
Kristof
krisse_stoffel
Apr 5, 2005 8:44 am
Sorry for this mail. What you have to do 1ste is download the webalizer for windows ...
3171
kientin7
Apr 5, 2005 8:58 am
Where can i get all of Webalizer's benefit ?...
3172
kientin7
Apr 5, 2005 9:15 am
Where can i get Webalizer design documents ?...
3173
Paul Whitaker
pbwhit36
Apr 5, 2005 11:36 am
Following your instructions, I get this: here is most of the info in my config file: LogFile c:\winnt92;system3292;logfiles92;w3svc5192; LogType iis ...
3174
Greene, Jason A [ITS]
j_a_greene
Apr 5, 2005 1:53 pm
Hi, We are running several sites on the same server (Slackware/Apache/PHP) using virtual hosts in Apache's httpd.conf. I've read the howtos and I can't seem to...
3175
Greene, Jason A [ITS]
j_a_greene
Apr 5, 2005 2:08 pm
Hi, We are running several sites on the same server (Slackware/Apache/PHP) using virtual hosts in Apache's httpd.conf. I've read the howtos and I can't seem to...
3176
Kristof
krisse_stoffel
Apr 5, 2005 2:54 pm
I did not say to use LogFile c:\winnt92;system3292;logfiles92;w3svc5192; but 4) # FolderLog c:\wa00192;logiis92; should be FolderLog...
3177
Enric Naval
enventa2000
Apr 5, 2005 4:44 pm
Hello: You need to tell apache to write a different log for each virtual host. Read this message to see how to do this. When you're done, click in "Up thread"...
3178
waldo kitty
wkitty42
Apr 5, 2005 6:10 pm
... the easiest way is to fix your apache server that that each site gets its own logs with its own details rather than one huge log covering all sites... this...
3179
Greene, Jason A [ITS]
j_a_greene
Apr 5, 2005 7:27 pm
I had most of this... I changed the log type from common to combind and I get the same thing... One stat page Do I need to do anything to the webalizer conf...
3180
Paul Whitaker
pbwhit36
Apr 5, 2005 8:35 pm
Kristof, Thanks for the kick in the butt. Had I paid closer attention all along, I might have been done weeks ago. Is there a way to import the old data from...
3181
Kristof
krisse_stoffel
Apr 5, 2005 9:09 pm
1) yes it is possibul. Just place the old log filex ex010101.log in the directory that webalizer uses. Then delete all files in the output dir and run...
3182
Paul Whitaker
pbwhit36
Apr 5, 2005 9:17 pm
1) Place the old log file in which directory? LogFile or FolderLog or where webalizer.exe is? 2) Thank you again ... From: Kristof...
3183
Kristof
krisse_stoffel
Apr 6, 2005 9:18 am
folderlog FolderLog...
3184
Greene, Jason A [ITS]
j_a_greene
Apr 6, 2005 4:53 pm
I had most of this... I changed the log type from common to combind and I get the same thing... One stat page Do I need to do anything to the webalizer conf...
3185
Enric Naval
enventa2000
Apr 6, 2005 7:33 pm
Hum, so, I assume you already have a CustomLog line in each VirtualHost directory, and each CustomLog line points to a different logfile. This means that you ...
3186
Enric Naval
enventa2000
Apr 6, 2005 7:36 pm
... He means to create a file named runlog.bat with these contents: webalizer.exe -c site1.conf webalizer.exe -c site2.conf webalizer.exe -c site3.conf sorry,...
3187
sam harris
samharrisinva
Apr 7, 2005 1:27 pm
you need to develop a shell script that will run though the sites' log files then dump the output in different folders. with no conf file unless your conf file...
3188
Amir Jamak
amirjamak
Apr 7, 2005 1:40 pm
Hello everyone, I am writting to the group for the first time. Thank you for your answer Sam. Actually I am having the similar problem. Is there any way to put...
3189
Greene, Jason A [ITS]
j_a_greene
Apr 7, 2005 1:42 pm
Thanks. I used Enric's email and noticed I had the Output line and the DNScache line REMed out... Once I change that it started working. I put all the conf...
3190
sam harris
samharrisinva
Apr 8, 2005 4:10 am
myself, as soon as I process the all the log files at 11:59PM, I ship them to a remote server then create new ones. for the cron, I use red hat, I use "crontab...
3191
lepetitprnc
Apr 8, 2005 10:57 pm
Hi, I want to have statistics fvor a single subdirectory AND ignore traffic from my LAN (at the same time). To achieve this I have configured Webalizer like...