ID: 10060
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Operating System: NT 5 SP 1
PHP Version: 4.0 Latest CVS (29/03/2001)
New Comment:

If I understood correctly the sources, the error logging
is set to the apache logger when the sapi module is started.
And AFAIK, that happens AFTER all modules are loaded/started.

Someone correct me if I'm wrong.

--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-03-29 11:24:53] [EMAIL PROTECTED]

I don't know if this is an Apache or PHP error, but it looks like PHP doesn't pass 
startup error messages to Apache for logging (as expected):
my error.log contains this:
PHP:  Error parsing browscap.ini on line 6294
whereas it should read:
[Tue Mar 27 13:18:43 2001] [<errlevel>] [client 123.456.789.012] PHP:  Error parsing 
browscap.ini on line 6294

php4-200103280545 as DSO
apache-1.3_20010328111201


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=10060&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to