From:             [EMAIL PROTECTED]
Operating system: Solaris 2.7
PHP version:      4.0.4pl1
PHP Bug Type:     Apache related
Bug description:  Enabling output buffering causes whole pages to be logged as errors

More full explanation: when using Apache (1.3.19) with PHP 4pl1, enabling output 
buffering causes an entire page to be entered into the error log when a PHP error 
occurs, rather than the informative message describing what the error is, and where it 
has occured (indeed, this information is completely missing)

Disabling output buffering restores the more normal and expected behaviour

There doesn't appear to be easy way avoiding this undesirable problem.

OS: Solaris 2.7
Platform: Apache 1.3.19, mod_perl, mod_php4. Zend optimizer being used. MySQL support 
provided by external libraries.



-- 
Edit Bug report at: http://bugs.php.net/?id=10846&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