php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10846 Enabling output buffering causes whole pages to be logged as errors
Submitted: 2001-05-14 06:11 UTC Modified: 2001-05-14 07:38 UTC
From: sstewart at heart1062 dot co dot uk Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4pl1 OS: Solaris 2.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sstewart at heart1062 dot co dot uk
New email:
PHP Version: OS:

 

 [2001-05-14 06:11 UTC] sstewart at heart1062 dot co dot uk
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-14 07:38 UTC] sniper@php.net
This should be fixed in PHP 4.0.5. If not, reopen.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 16:01:31 2024 UTC