ispCP - Board - Support
Broken Awstats - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: Broken Awstats (/thread-6292.html)



Broken Awstats - mlcdigital - 04-03-2009 02:52 AM

I opened a thread about having an issue upgrading from RC6 to Stable. We didn't get much of a response on that thread so I've done a clean install. Created the virtual hosts, restored the data, and repaired the folder/file permissions.

Now the virtual host awstats don't work. I can see past data but new data isn't updating.

I'm guessing this is a permissions issue but I'm not sure where...?

I've kinda blindly did some chmod and chown commands to see if it would help but it didn't.
Code:
chown -Rf www-data:www-data /var/cache/awstats/
chmod -Rf go+r /var/log/ispcp/
chmod o+r /var/log/apache2/virtual.domain-*

Does anyone have some direction or check list to restore awstats?