PDA

View Full Version : problem with awstats in 2.1.7?


ts77
12-16-2005, 01:19 PM
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?

mistwang
12-16-2005, 01:57 PM
It is because of a bug introduced by 2.1.7, will be fixed in 2.1.8.

ts77
12-16-2005, 01:59 PM
ah, thx for confirmation, I was curious if it would be just a config-problem :).

mistwang
12-20-2005, 10:43 AM
Thomas,

You can give 2.1.8 a try if you are available before our official announcement.

Thanks,
George

ts77
12-20-2005, 11:03 AM
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
12-20-2005, 11:27 AM
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. :-)