Page 1 of 1

Error.log not logging missing files XAMPP 1.8.0

PostPosted: 12. September 2012 12:48
by socratis
Hi,
I recently moved to xampp 1.8.0, just to find out that error.log is not recording missing files, most notably image files.
I wrote wrong file names on purpose in css files, and it doesn't log them, including using <img> tags inside html.

log_config_module is loaded by default in httpd.conf.
LogLevel is set to crit.
Using winXP.

Best Regards.

Re: Error.log not logging missing files XAMPP 1.8.0

PostPosted: 12. September 2012 16:51
by JonB
I recently moved to xampp 1.8.0


from what?
:?:

Re: Error.log not logging missing files XAMPP 1.8.0

PostPosted: 13. September 2012 18:25
by socratis
JonB wrote:
I recently moved to xampp 1.8.0


from what?
:?:


from 1.7.7

I'm also using this log formats /though I doubt they are connected to the problem
ErrorLogFormat "[%t] [%l] %M"
LogFormat "%t \"%r\" \"%{Referer}i\"" combined

Tried to reinstalled ver 1.8.0. with no improvement.

I also tried to replace certain files from the apache folder using files from 1.7.7 version, with no success.
Is it possible such intervention?

Re: Error.log not logging missing files XAMPP 1.8.0

PostPosted: 13. September 2012 19:09
by JonB
OK -

At the moment, Apache.org is upchucking when I try to connect.

The Apache version with XAMPP 1.8.0 is a major revision, with changes to the whole structure of .htaccess and authentication. The same maybe be true for logging. I suggest you check their documentation.

http://httpd.apache.org/docs/current/mo ... onfig.html

I can't check due to remote server disconnects right now.

Good Luck
8)