It seems that the percentage values of the referrers are calculated the wrong way. The percentage is calculated against the total number of hits and not the...
The Referrers Total doesn't add to 100% because the referrers from your own site are not being shown. Maybe it would be better if the percentage was calculated...
Hi! I moved our site to a new provider and now I can get the webalizer to run anymore. I have tried with the forum for the provider, but have been able to get...
... In the very first line, you should write: #!/bin/bash It's not necessary, but still you should always indicate the code interpreter (in this case ...
Thanks for the help! It needed some further modifications, among others I had to change /bin/bash to /bin/sh and change the .conf file a bit but it works now...
Hey. List newbie here. Just a question on getting DNS resolution happening. An old issue I'm sure, but not one I could find an answer to in the archives. My...
Hi! Our log access file is joint for three different sites, and eventhough I have configured the parameters in webalizer.conf to pick out the proper domain...
You should have a different access_log for each virtual domain, or you will keep running into the same problem. By default, apache doesn't save the virtual...
Thanks! But as client I can't do much about the access_log than just use the provied solution by the host provider. I guess I have to write a CGI to first...
Hi, I've been running webalizer on about 6 virtual domains for a couple of weeks now. I run it from a cron job and it seems to be doing OK (I get graphs that...
Lisa, I don't know specifically why, but I see it all the time... I suspect its not considered abnormal. If I was to make a stab, I would say that your site...
... Oversized request fields, typically generated by malicious code in an attempt to exploit one of the zillions of holes on windoze servers (IIS and friends)....
Bradford L. Barrett
brad@...
Oct 14, 2005 7:20 pm
3371
I get this a lot too... sometimes; the data is just larger than Webalizer can handle... Especially with User Clients and Referral URLs for us... Some are...
... This is something I brought up some time back. Seems no one is paying attention to a new trend I first saw on eBay. eBay URLs no longer containg ? and...
The internal buffer size for a single log entry is 4K (4096 bytes). For a typical text screen with a width of 80 characters, this would represent a log entry...
Bradford L. Barrett
brad@...
Oct 14, 2005 7:38 pm
3374
... I think that size is ok, it's the sizes of the other buffers that should be increased. From webalizer.h, I mis-posted saying the stuff was in webalizer.c,...
I have the exact same problem. Actually, I would prefer being able to set the buffer sizes from webalizer.conf. This way, I could use a minimal webalizer.conf...
I have czech webalizer and I want to see my webalizer stats in czech. The webalizer does it, but there are questionmarks instead the czech letters. Including...
You should first attempt to change the encoding type that gets declared in the HTML code. You have to change the HTMLHead keyword of webalizer.conf. Change the...
when I type "make",there are lots of errers : _____________________________________________________________________________ [root@localhost webalizer-2.01-10]#...
These are only informative warnings from the compiler. Your program has been compiled successfully. You can execute it by doing this in the program directory: ...
Thank you ! Although It could successfully executed,there are also some mistakes: -rw-r--r-- 1 root root 2.3K Oct 30 09:14 ctry_usage_200510.png -rw-r--r-- 1...
No, the output of the compiler says that output.c has compiled successfully. Those files have not changed because in webalizer.conf you haven't told webalizer...
The people managing our website don't seem to know what to do to correct this problem. Can someone tell me what needs to be done so that the webalizer will...