PDA

View Full Version : AWStats


kvess
12th October 2009, 05:12
I installed the 2.2.33 version of ISPconfig as a update and I am having a problem getting the AWStats to work.

Here is the error I am getting

brian@server-1:~$ sudo /root/ispconfig/php/php /root/ispconfig/scripts/shell/awstats.php

Warning: fopen(/etc/awstats/awstats.www.crash93.com.conf): failed to open stream: No such file or directory in /root/ispconfig/scripts/shell/awstats.php on line 192

Warning: fwrite(): supplied argument is not a valid stream resource in /root/ispconfig/scripts/shell/awstats.php on line 193

Warning: fclose(): supplied argument is not a valid stream resource in /root/ispconfig/scripts/shell/awstats.php on line 194

Warning: chmod(): No such file or directory in /root/ispconfig/scripts/shell/awstats.php on line 195

Warning: fopen(/etc/awstats/awstats.www.websoftpc.com.conf): failed to open stream: No such file or directory in /root/ispconfig/scripts/shell/awstats.php on line 192

Warning: fwrite(): supplied argument is not a valid stream resource in /root/ispconfig/scripts/shell/awstats.php on line 193

Warning: fclose(): supplied argument is not a valid stream resource in /root/ispconfig/scripts/shell/awstats.php on line 194

Warning: chmod(): No such file or directory in /root/ispconfig/scripts/shell/awstats.php on line 195
Error: Couldn't open config file "awstats.www.crash93.com.conf" nor "awstats.conf" after searching in path "/home/admispconfig/ispconfig/tools/awstats/wwwroot/cgi-bin,/home/admispconfig/ispconfig/tools/awstats/tools/,/etc/awstats,/usr/local/etc/awstats,/etc,/etc/opt/awstats": No such file or directory.
Error: Couldn't open config file "awstats.www.websoftpc.com.conf" nor "awstats.conf" after searching in path "/home/admispconfig/ispconfig/tools/awstats/wwwroot/cgi-bin,/home/admispconfig/ispconfig/tools/awstats/tools/,/etc/awstats,/usr/local/etc/awstats,/etc,/etc/opt/awstats": No such file or directory.
brian@server-1:~$