To enable the manual statistics update (“Update now” link) in Awstats, you should edit the following configuration file:
1. Open the following file:
tmp/awstats/awstats.yourdomain.com.conf (substitute yourdomain.com with your actual domain name)
2. Look for the following line:
AllowToUpdateStatsFromBrowser=0
Change the above value to 1:
AllowToUpdateStatsFromBrowser=1
3. Save your configuration file.