PDA

View Full Version : awstats


memic
07-27-2006, 10:53 PM
i try to install awstats, but i have the problem that no awstats config file is being created, as far as i understood the config files are created before every update? Is there a logfile in which to check what might go wrong?

mistwang
07-28-2006, 05:03 AM
Mostly likely is a file/directory permission problem. There might be some logging regard this problem. Turn on debug logging and check error.log.

memic
07-28-2006, 08:29 AM
the webserver is able to write to the Working Directory.. should be enougt?

mistwang
07-28-2006, 08:36 AM
Yes, that's enough. Restart the web server, you should see data/ conf/ subdirectory got created in the working directory, if the web server is able to write to it. Otherwise, double check the premission of the parent directory of the working directory.

memic
07-28-2006, 09:11 AM
any other ideas, i didnt get it to work, if i restart litespeed nothing happens at all in the working dir.

the only thing in debug mode:

2006-07-28 19:02:39.026 [INFO] [config:vhost:testedich.de:awstats] SiteAliases is set to 'www.domain.de'

memic
07-28-2006, 10:40 AM
well it seems that every vhost needs his own logfile for awstats... maybe put i in the docs?