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?