View Full Version : Awstats Manual Update
I have the opposite problem of some people. My awstats will auto update fine, but when I click on UPDATE NOW , it wont.
Has anyone had this problem?
In your awstats.conf file, did you set this parameter to 1?:
AllowToUpdateStatsFromBrowser=1
AllowToUpdateStatsFromBrowser=1
I just checked it again and it is set to 1.
When I click on UPDATE NOW I can tell it is changing the time of update to current time, however no change in the stats are recorded, even though the site is active and I am testing it by asking friends to go to my site and make many clicks.
The only change in stats are recorded on Auto Update.
Make sure you have permissions on awstats.pl set to 755.
Hmmmm...... Just checked and awstats.pl is set to 755
Which log file are you asking it to analyze?
Hey Steve.
Im trying to update from UPDATE NOW link at at the top left of the main page.
Steve is asking which log file you have awstats configured to analyze.
Look in your awstats. conf file and see how you have this parameter set:
LogFile=
To get it to update the current stats, you need to have it set to:
LogFile="/www/u/username/logs/access_log"
Just a thought...
1) Is it supposed to be "access_log" or "access_log.1"?
2) Is webalizer also installed because it also seems to use access_log.1.
In that case, you are analyzing yesterday's hits, so today's accesses won't be seen untiil tomorrow.
This is the way I prefer to do it - I have a cron job run at 2:30AM to analyze yesterday's accesses, and I don't miss any entries.
If you want to get the curreent day's activity, change to looking at access_log, but realize that you'll miss any activity between the last time you did the update and (approximately) midnight Pacific time.
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.