For the record I have enabled awstats on a aserver with LiteSpeed/2.2.6 Standard without problems.
This is on an ubuntu Dapper server with Litespeed Web Server Standard v3.1.1.
Trying to enable awstats but keep getting the following no matter what I do:
*I have changed the real domain name to: domain.
The contents of /srv/web/awstats/conf:
Any help is greatly appreciated
This is on an ubuntu Dapper server with Litespeed Web Server Standard v3.1.1.
Trying to enable awstats but keep getting the following no matter what I do:
*I have changed the real domain name to: domain.
Code:
Error: Couldn't open config file "awstats.www.domain.org.conf" nor "awstats.conf" after searching in path "/srv/web/awstats/conf": No such file or directory
- Did you use the correct URL ?
Example: http://localhost/awstats/awstats.pl?config=mysite
Example: http://127.0.0.1/cgi-bin/awstats.pl?config=mysite
- Did you create your config file 'awstats.www.domain.org.conf' ?
If not, you can run "awstats_configure.pl" from command line, or create it manually.
Check config file, permissions and AWStats documentation (in 'docs' directory).
Code:
root@ubuntu606m:/srv/web/awstats/conf# ls -li
total 128
9355863 -rw-r--r-- 1 nobody nogroup 59586 2007-07-18 21:59 awstats.*.conf
9355861 -rw-r--r-- 1 nobody nogroup 59579 2007-07-18 21:46 awstats.model.conf
root@ubuntu606m:/srv/web/awstats/conf#