How to fix AWStats Not Updating

How to fix AWStats Not Updating 

Ensure AWStats is “Active by Default†in “Main & Server Configuration & Statistics Software Configurationâ€

Double check that

 
/usr/local/cpanel/3rdparty/bin/awstats.pl
 has permissions of 775

 

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

  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

Connect using Putty to a Linux Server

This article covers how to connect using Putty to a Linux Server. 1. If you haven't already,...

How to Create a Full cPanel Backup through SSH

This article will guide you on how to create a full cPanel backup through SSH. Note: The syntax...

Useful cPanel Scripts

This article covers some useful scripts built into cPanel! cPanel Update /scripts/upcp  This...

How to Set up Auto Login to PHPMyAdmin

How to Set up Auto Login to PHPMyAdmin    This article covers how to setup Auto Login to...

Fix Webalizer not Updating Problem in cPanel

Fix the Webalizer not Updating Problem in WHM/cPanel The Webalizer is a fast, free web...