RE: [EMAIL PROTECTED] time in error log file

2005-07-26 Thread Gerald Griessner
you can define the format of the error log. I use 2.0.54 myself and the error log entries do contain date/time and log lovel. Could you post you log configuration? On what OS are you running Apache? -ascs -Original Message- From: Gerald Griessner [mailto:[EMAIL PROTECTED] Sent: Tuesday,

RE: [EMAIL PROTECTED] time in error log file

2005-07-26 Thread Axel-Stéphane SMORGRAV
: Gerald Griessner [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 10:13 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] time in error log file Hi, Well I migrated from 2.0.52 to a 2.0.54 on another machine. On the new machine, there is the information about the TIME and the

Re: [EMAIL PROTECTED] time in error log file

2005-07-26 Thread Gerald Griessner
That's right, but I would need the date/time and the LogLevel in the ErrorLog file as well I couldn't find a hint on how to change that --On Tuesday, July 26, 2005 11:24:43 AM +0300 "Eimantas Vai?i?nas" <[EMAIL PROTECTED]> wrote: I think you should have coresponding entry in access log with

Re: [EMAIL PROTECTED] time in error log file

2005-07-26 Thread Eimantas Vaičiūnas
I think you should have coresponding entry in access log with 404 code On Tuesday 26 July 2005 11:23, Gerald Griessner wrote: > Well, usually the ErrorLog looks like this: > [Wed Jul 20 13:47:46 2005] [error] [client 129.69.215.101] File does not > exist: > > but mine looks like: > [client 129.69.

Re: [EMAIL PROTECTED] time in error log file

2005-07-26 Thread Gerald Griessner
Well, usually the ErrorLog looks like this: [Wed Jul 20 13:47:46 2005] [error] [client 129.69.215.101] File does not exist: but mine looks like: [client 129.69.215.101] File does not exist: --On Tuesday, July 26, 2005 11:15:18 AM +0300 "Eimantas Vai?i?nas" <[EMAIL PROTECTED]> wrote: What

Re: [EMAIL PROTECTED] time in error log file

2005-07-26 Thread Eimantas Vaičiūnas
What do you mean by saying 'missing'? ErrorLog directive? On Tuesday 26 July 2005 11:12, Gerald Griessner wrote: > Hi, > > Well I migrated from 2.0.52 to a 2.0.54 on another machine. > On the new machine, there is the information about the TIME and the > LOGLEVEL in the ErrorLog File missing. > >

[EMAIL PROTECTED] time in error log file

2005-07-26 Thread Gerald Griessner
Hi, Well I migrated from 2.0.52 to a 2.0.54 on another machine. On the new machine, there is the information about the TIME and the LOGLEVEL in the ErrorLog File missing. does anybody have a hint? Cheers Gerald - The offic