Webalizer stats scrambled Ok, i deleted the ./"site"/log/error.log file (but i think i did that earlier and it didn't help. Well we see about that later on. The last problem i have are the Webalizer stats. Although creation and so works like a charme, somehow the log files are not interpreted as they should (the hits are in visitors, kolumns are empty and so on. Extra funny, this seems to apply to the detail page (month) only. i listed the log entity of my httpd.conf below. any ideas? PHP: LogFormat "%v||||%b||||%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig CustomLog "|/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d" combined_ispconfig
Looks fine. Did you change /root/ispconfig/scripts/shell/webalizer.conf or /root/ispconfig/scripts/shell/webalizer.php?
Hi Falko, no i did not, and further more the problem existed from the start but i've updated ispconfig at least 4 times now. One would expect that an update would overwrite those files anyhow even if there was a change? (but there wasn't). I disabled .htaccess for a short while on one of my sites so you can take a peek: http://www.mtb-alkmaar.nl/stats/usage_200610.html for example. Maybe that clearyfies the situation?
To me this looks more like a broken webalizer package in Mandiva then a ISPConfig problem. Maybe you should try to remove the webalizer rpm from mandriva and installw ebalizer from source.
I think Till is right. If you don't want to compile webalizer, you can download this file: ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.01-10-static.gz It contains the webalizer executable, and all you need to do is unpack it and copy webalizer into your path (e.g. /usr/bin).