Edit report at https://bugs.php.net/bug.php?id=55544&edit=1
ID: 55544
Comment by: bugs dot php at mohiva dot com
Reported by: diogin at gmail dot com
Summary: ob_gzhandler always conflicts with
zlib.output_compression
Status: Feedback
Type: Bug
Package: Output Control
Operating System: Windows XP SP3 x86
PHP Version: 5.4.0alpha3
Assigned To: laruence
Block user comment: N
Private report: N
New Comment:
The error message is gone, but the gzip compression doesn't work no longer.
The configuration that I use in php-fpm.conf is:
php_flag[output_buffering] = on
php_flag[zlib.output_compression] = off
php_value[output_handler] = ob_gzhandler
Can someone of the devs mark the bug 62335 as duplicate.
Previous Comments:
------------------------------------------------------------------------
[2012-07-20 18:58:09] [email protected]
Please try using this snapshot:
http://snaps.php.net/php5.4-latest.tar.gz
For Windows:
http://windows.php.net/snapshots/
Hi, I've made a fix for this, could you please try with it?
------------------------------------------------------------------------
[2012-07-20 18:56:45] [email protected]
Automatic comment on behalf of laruence
Revision:
http://git.php.net/?p=php-src.git;a=commit;h=a6f1533789b897d3b8930b437164e81e0a0f4c72
Log: Fixed bug #55544 (ob_gzhandler always conflicts with
zlib.output_compression)
------------------------------------------------------------------------
[2012-07-20 18:56:10] [email protected]
Automatic comment on behalf of laruence
Revision:
http://git.php.net/?p=php-src.git;a=commit;h=a6f1533789b897d3b8930b437164e81e0a0f4c72
Log: Fixed bug #55544 (ob_gzhandler always conflicts with
zlib.output_compression)
------------------------------------------------------------------------
[2012-07-20 17:08:24] [email protected]
Yes, something isn't being reset after the request when you use
ob_start('ob_gzhandler')
------------------------------------------------------------------------
[2012-07-20 08:55:31] webmaster at abyssunderground dot co dot uk
Still present in the recent 5.4.5 update. Very frustrating.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
https://bugs.php.net/bug.php?id=55544
--
Edit this bug report at https://bugs.php.net/bug.php?id=55544&edit=1