View Single Post
Old 05-23-2012, 09:18 AM   #4
Junior Member
 
Join Date: May 2012
Posts: 11
cw1586 is on a distinguished road
Default

Thank you.

For anyone else having this issue, you need to go into /etc/cron.d/ then edit awstats and comment out the cron lines so it looks like this;

#*/10 * * * * www-data [ -x /usr/share/awstats/tools/update.sh ] && /usr/share/awstats/tools/update.sh

# Generate static reports:
#10 03 * * * www-data [ -x /usr/share/awstats/tools/buildstatic.sh ] && /usr/share/awstats/tools/buildstatic.sh

Thanks!!

Last edited by cw1586; 05-23-2012 at 11:53 AM.
cw1586 is offline   Reply With Quote