Tristan many thanks for all your efforts!!!! If you guys haven't checked this out yet you may want to do so.... ...
2304
Gary Hall
garyhallsr
Sep 2, 2003 6:16 pm
Ouch! That is a very difficult page to read and comprehend. Thanks for the effort though. Gary...
2305
bjr12100
Sep 2, 2003 6:53 pm
we get links from various places, set-up like this: http://www.xxxxx.com?refer=yyyyy where yyyyy shows us where it has come from. Is there any way we can get...
2306
aaron_hiatt
Sep 8, 2003 1:11 pm
Is there any way to customize the default cell colors Webalizer uses, such as Yellow, Green, Red, etc.? The one I was most curious about is the light Purple ...
2307
ejdbroker
Sep 8, 2003 7:50 pm
So here is the problem. The default size for logrotate to initiate the rotation is 5 megs. High usage sites do upwards of 80 megs a day of logs. So the log...
2308
Lisa (Bishop) Casey
elisabethkc
Sep 8, 2003 8:12 pm
Hi Folks, We have acquired a debian gnu server running Apache which already had webalizer installed on it. on one of my domains - lafollettepress.com - it...
2309
David J. Duffner - NW...
tek2kcleveland
Sep 9, 2003 11:36 pm
Greetings, I had a gap when I first fired up Webalizer on my Ensim box, but it was only a couple of days and didn't pay it any mind as it resumed... Suddenly...
2310
Juan Antonio Sanchez ...
jasanchez@...
Sep 10, 2003 11:00 am
Hi!, I had the same problem. Now I'm using cronolog instead of logrotate. Cronolog make logfile per day, for example: www-access-09-10.log Every night my...
2311
jaspeyrer
Sep 10, 2003 1:13 pm
My webhoster has been gracious enough to change their Webalizer 2.01 to provide the statistics I need, but doesn't seem to know how to produce the TOTAL URLS...
2312
lifeisfuneh
Sep 10, 2003 7:47 pm
Hi folks, just installed webalizer on my server but I'm having hard time to generate report :( Here is the error message: Running Webalizer to generate report ...
2313
Boulytchev, Vasiliy
vboulytchev@...
Sep 10, 2003 7:59 pm
The file /etc/httpd/logs/access_log doesn't exist or is not in the correct log format.............. Vasiliy Boulytchev Colorado Information Technologies Inc. ...
2314
lifeisfuneh
Sep 10, 2003 8:34 pm
Thanks for reply ! the file is there - not sure about the format .... ?...
2315
Boulytchev, Vasiliy
vboulytchev@...
Sep 10, 2003 8:48 pm
Can you cat and snip a part of those logs and submit? What log format is apache using? Vasiliy Boulytchev Colorado Information Technologies Inc. (719)...
2316
lifeisfuneh
Sep 10, 2003 10:57 pm
Thanks for your time ! I'm using Magnia SG20 Here: 69.22.99.36 - - [09/Sep/2003:07:57:20 -0400] "GET /scripts/..%255c% 255c../winnt/system32/cmd.exe?/c+dir"...
2317
Manoela
mmcmsp
Sep 13, 2003 9:50 pm
Does anybody knows how do I setup webalizer in a windows server?...
2318
Boulytchev, Vasiliy
vboulytchev@...
Sep 13, 2003 9:54 pm
I found it much easier to run webalizer from my linux boxes and geth the logs via samba... Especially the fact that 90 percent of my farm is Apache servers,...
2319
Kees de Keizer
keesdekeizer
Sep 14, 2003 9:21 pm
... Try this version: http://www.medasys-lille.com/webalizer/ -- Kees de Keizer NT Administrator T: +31-10-2448344 easynet Nederland PGP:...
2320
kasiablue2000
Sep 15, 2003 5:37 am
For various reasons I began to question how accurate the webalizer was, so I forked out some cash and had our webmaster set up two other stats programs. Well,...
2321
jaspeyrer
Sep 16, 2003 1:23 am
How does one produce the TOTAL URLS table without the listing of *.jpg and *.gif files in the table? Thanks for any info. John...
2322
jaspeyrer
Sep 16, 2003 3:55 pm
All: A group member sent an e-mail explaining what I should do. Thanks, John...
2323
Sylvain Ferlac
sylvain13
Sep 18, 2003 9:32 am
Hello, I have searched the archives, but didn't find : Is it possible to display the search engine associated with a keyword in the report ? Thank you Sylvain...
2324
Fabien Chevalier
fabchev
Sep 18, 2003 11:35 am
... Not as far as i know, but i'm working on it. The code still needs testing. Are you interested in trying it? Cheers, Fabien Chevalier...
2325
Florent Gilain
fgilain
Sep 18, 2003 11:43 am
Hello, I'm trying to install webalizer on my Sun Solaris 9 Box/ Here is the log of the attemp : ...
2326
Bradford L. Barrett
brad@...
Sep 18, 2003 1:18 pm
Your compile time linker is unable to find the GD library, since it appears to be in a non-standard location (/usr/local/lib).. make sure you have that path in...
2327
Florent Gilain
fgilain
Sep 18, 2003 3:06 pm
I didn't install the GD library as a stand alone apps...in fact, here are the softwares I have installed : Apache PHP 4.3.1 (so I think that GD is comming with...
... My problem has been solved with the -r option : I wasn't hiding the pages of my sites, so that I couldn't see the "foreign" referers in the summary list......
2330
Bradford L. Barrett
brad@...
Sep 18, 2003 3:38 pm
... [...] Ok, it appears that you do have the GD library, but apparently an older version that does not support PNG images.. I should have looked closer at the...
2331
Florent Gilain
fgilain
Sep 18, 2003 4:17 pm
I finally decided to completly reinstall GD gd-2.0.11. Webalizer is now correctly installed ;-)) My problem is to use it now ;-)) I'm so bad at Unix ;-(( ...
2332
Florent Gilain
fgilain
Sep 18, 2003 4:31 pm
Just one precision : if i just tell Apache to use "common" log format, all is working perfectly, but if i try to use my customized log format, i doesn't... ...