ID: 20479
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Output Control
Operating System: Linux 2.4.18
PHP Version: 4.3.0RC1
New Comment:
This check was added in 4.3.0dev some time ago to prevent
missconfiguration. There simply was no check in earlier versions.
Previous Comments:
------------------------------------------------------------------------
[2002-11-18 11:09:08] [EMAIL PROTECTED]
Humm, indeed, output_buffering was set to 4096, now it works.
How this case was handled in php 4.2.3 ?
------------------------------------------------------------------------
[2002-11-18 11:01:14] [EMAIL PROTECTED]
You propably have set it in php.ini too?
------------------------------------------------------------------------
[2002-11-18 07:31:42] [EMAIL PROTECTED]
Sorry, the complete error message is :
Warning: (null)() [ref.outcontrol]: output handler 'ob_gzhandler'
cannot be used twice in Unknown on line 0
------------------------------------------------------------------------
[2002-11-18 07:30:51] [EMAIL PROTECTED]
Hi,
When using :
ob_start("ob_gzhandler") in my code, I obtain the following error :
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
No problem so far with PHP 4.2.3
Regards,
Jocelyn
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=20479&edit=1