
02-22-2005, 07:26 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
Quote:
|
Originally Posted by Da-Idiot
This is a new problem, but irelates to a problem with awstats. Since this post is from today i figured i would post here.
I cannot get the awstats to update with pages in my awstats directory.
I have it set to static so it will generate static pages. When i try to go to the awstats page i get the 404 not found error.
I have checked in the awstats directory that i set for the virtual host but it is not creating any files.
I have run the awstats install script that comes with lsws. What am i missing here.
|
Check your lsws/logs/stderr.log, I think the log format is not configured properly, with the default awstats log format, you have to enable "UserAgent" and "Referrer" logging in lsws's access log configuration, otherwise you need to customize awstats' log format configuration.
Also, make sure the permission of awstats working directory is set properly.
|