ID:               20834
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: Redhat 7.0
 PHP Version:      4.3.0RC2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Reading documentation helps. Excert from comments inside php.ini
; Setting any output handler automatically turns on output buffering.


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

[2002-12-05 12:18:28] [EMAIL PROTECTED]

With php4.2.3 it worked well (output buffering was disabled) using the
same php.ini.

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

[2002-12-05 12:16:08] [EMAIL PROTECTED]

If I set (in php.ini):

output_buffering = Off
output_handler = ob_gzhandler

php enables output buffering without giving warnings, I'll expect that
if I set "output_buffering = Off" the output buffering would be always
disabled, also if I set "output_handler = ob_gzhandler", or a warning
have to would be logged.


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


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

Reply via email to