How to fix AWStats Not UpdatingÂ
Ensure AWStats is “Active by Default†in “Main & Server Configuration & Statistics Software Configurationâ€
Double check that
Â
From there, check the DomLogs, if it contains “common†over and over again, it is likely missing this from httpd.conf:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent