ID: 14241
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Output Control
Operating System: linux - 2.2 php 4.1.0
PHP Version: 4.0CVS-2001-11-26
New Comment:

Already fixed in CVS. Fix will be in next release.


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

[2001-11-26 17:08:48] [EMAIL PROTECTED]

I have updated from 4.0.6 to 4.1.0 and when I run httpd -t the following error is 
displayed:

PHP Fatal error:  Cannot use both zlib.output_compression and output_handler 
together!! in Unknown on line 0

But in the php.ini, I have the following entries:

output_buffering = On
output_handler = ob_gzhandler
zlib.output_compression = Off

When I Change the value of output_handler to nothing, then no error is displayed.

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



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