Awstats running but not displaying anything?

home | blog | Terrible people and places | Covid-19 links | Teh Internet | guest blog |rants | placeholder | political | projects | Gwen and Liam | Citadel patched | Tools | Scouts



If Awstats is running but not displaying anything, check permissions on your Awstats data output directory (especially the x so the web user can cd to the directory!)

Probably a better solution - add a user:
useradd awstats && usermod -a -G www-data awstats && usermod -a -G adm awstats

And just change the user in the cron job to run as the new user.
Found that one here: https://bugs.launchpad.net/ubuntu/+source/awstats/+bug/1252467
Thanks Mike Robinson!



[æ]