ID: 32283 Updated by: j...@php.net Reported By: plasmahh at gmx dot net -Status: No Feedback +Status: Closed Bug Type: Output Control Operating System: Linux PHP Version: 5CVS-2005-03-14 New Comment:
This is now fixed in all branches. Previous Comments: ------------------------------------------------------------------------ [2009-07-29 00:37:18] apinstein at mac dot com I had this same problem when I upgraded an existing install to php 5.3. Turns out that the problem is ext/zlib. When I de-activated that module it behaved as expected. Not sure if that means this is a php bug or a ext/zlib bug, but at least it's reproducible! Hope that helps someone. My config (in httpd.conf): # enable php gzip php_flag zlib.output_compression On php_value zlib.output_compression_level 9 One more thing to add, although it "works" when zlib is disabled, there is no compression! ------------------------------------------------------------------------ [2005-05-02 16:05:48] matt at dis dot com I have this problem too, albeit with PHP 4.3.7. Very annoying ------------------------------------------------------------------------ [2005-04-20 01:00:06] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2005-04-12 08:44:22] sni...@php.net Is ext/zlib compiled as shared by any chance in your system? What was the configure line you've used? ------------------------------------------------------------------------ [2005-03-25 15:13:30] plasmahh at gmx dot net This is an example when I do it with mozilla, but its always the same whenever an accept encoding of gzip or deflate is present... GET / HTTP/1.1 Host: localhost User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050321 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive ------------------------------------------------------------------------ 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 http://bugs.php.net/32283 -- Edit this bug report at http://bugs.php.net/?id=32283&edit=1