problem with awstats in 2.1.7?

ts77

Well-Known Member
#1
Hi there,

I've upgraded a dev-system which is using the awstats-module to 2.1.7.

Now I get those messages:
2005-12-16 20:29:34.014 ERROR Can not create awstats working directory[/var/www/dir1/awstats/html]: File exists
2005-12-16 20:29:34.014 ERROR Can not create awstats working directory[/home/dir2/awstats/html]: File exists
2005-12-16 20:29:34.014 ERROR Can not create awstats working directory[/home/dir3/awstats/html]: File exists


Any idea what can cause this?
 

ts77

Well-Known Member
#5
Yep, tried it :).

Thanks George, the awstats-problem is fixed.

A quick glance over the pages on the dev-server have shown no problems with the awstats, simple rewrite-rules, php-fcgi-support, static html-pages.

Any more changes I should have a serious look at? ;)
 

mistwang

LiteSpeed Staff
#6
Thanks! Thomas. :)

There are some changes in dynamic response body handling to avoid closing the persistent connection to backend application when there is no response body, like a HEAD request or 304 response, hope the change does not break anything. :)
 
Top