hw

Member
Nov 15, 2002
5
0
151
Hello,

The webalizer stats on my server are not being updated. All other statistics (Analog, AWStats, ...) are processed and updated correctly.

I've searched the forums for similar issues but none of the solutions work for me.

/scripts/fixwebalizer does not help.

/scripts/runweblogs user updates all the stats except webalizer.

However, if I run webalizer manually with
Code:
/usr/local/cpanel/3rdparty/bin/webalizer -N10 -D /home/user/tmp/webalizer/dns_cache.db -R250 -p -n domain.com -o /home/user/tmp/webalizer /usr/local/apache/domlogs/domain.com
then webalizer stats are updated normally.

So it seems to me that there's nothing wrong with webalizer itself, but for some reason the webalizer command isn't called from cpanellogd script.

I also tried disabling and reenabling the webalizer stats in WHM.

/scripts/upcp --force doesn't solve the problem either.

What could be the problem here?

I'm running WHM 10.8.0 cPanel 10.8.2-S120 CentOS 4.3 i686 - WHM X v3.1.0.

Thanks