AWStats is not updating automatically in cPanel 1) SSH to server as root. 2) Change the directory to: /home/user/tmp/awstats * We need to make sure that the directive “AllowToUpdateStatsFromBrowser” is set to 1. grep AllowToUpdateStatsFromBrowser awstats.example.com.conf * Please check the permission of “/usr/local/cpanel/3rdparty/bin/awstats.pl” file. It must be 775. # ll /usr/local/cpanel/3rdparty/bin/awstats.pl -rwxrwxr-x. 1 root root 679172 Aug […]
See MoreTag: awstats
How to access Awstats From Outside the control panel?
Accessing Awstats from outside the control panel is easy. Step 1 >> Download awstats from http://awstats.sourceforge.net Step 2>> Uncompress awstats-7.2.tgz Step 3>> Copy the contents of the uncompressed cgi-bin folder from your hard drive to the user cgi-bin directory (this includes awstats.pl, awstats.model.conf, and the lang, lib and plugins sub-directories). Step 4>> If necessary (should […]
See More