Ubuntu 16.04.2 LTS
Onyx 17.5.3 Update #9
Webalizer does not run each morning, as far as I can tell the right things are set up in cron.
I can manually get the stats to regenerate by changing between AWstats and Webalizer in the Hosting Settings but they are not generated each morning at 6.25.
/etc/crontab has an entry for /etc/cron.daily
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
in /etc/cron.daily there's a script called webalizer
Where do I check next?
Onyx 17.5.3 Update #9
Webalizer does not run each morning, as far as I can tell the right things are set up in cron.
I can manually get the stats to regenerate by changing between AWstats and Webalizer in the Hosting Settings but they are not generated each morning at 6.25.
/etc/crontab has an entry for /etc/cron.daily
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
in /etc/cron.daily there's a script called webalizer
Where do I check next?