Fraki
10-7-03, 06:09 PM
In the Awstats install instructions for PowWeb (http://support.powweb.com/awstats.html), I've found some errors that prevented my awstats from working.
First, it says to rename awstats.model.conf to awstats.yourdomain.com.conf. It specifically says to exclude www. in the file name. But I had to include it for the stats to function.
Second, it says to change LogFile="/var/log/apache/access.log" to LogFile="/www/u/username/logs/access_log.1". That didn't work for me, I had to change it to LogFile="/www/u/username/logs/access_log" (note, there's no ".1" at the end.
That is all
First, it says to rename awstats.model.conf to awstats.yourdomain.com.conf. It specifically says to exclude www. in the file name. But I had to include it for the stats to function.
Second, it says to change LogFile="/var/log/apache/access.log" to LogFile="/www/u/username/logs/access_log.1". That didn't work for me, I had to change it to LogFile="/www/u/username/logs/access_log" (note, there's no ".1" at the end.
That is all