ID:               49816
 User updated by:  paul at wcclan dot net
 Reported By:      paul at wcclan dot net
 Status:           Assigned
 Bug Type:         Apache2 related
 Operating System: *
 PHP Version:      5.*
 Assigned To:      jani
 New Comment:

I might be reading this wrong, but aren't you just opting not to
compress with this code? If so, how do you explain that compression
worked fine before 5.2.11? If I am reading it wrong, great job on the
fix :)


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

[2009-11-15 00:13:20] s...@php.net

Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=290765
Log: - Temporary hack to fix bug #49816 (works fine in HEAD which has
working output buffering..)

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

[2009-11-14 22:28:40] j...@php.net

Caused by fixing bug #49248 and does not happen with HEAD.

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

[2009-10-26 13:05:08] j...@php.net

At least you can disable zlib compression in script now.. :/
See bug #49248, fix for that borked the compression on Apache if you
use flush(). 

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

[2009-10-25 02:28:44] magnusf at users dot sourceforge dot net

Confirmed problem on Solaris 10 X86_64, PHP 5.2.11, Apache 2.2.13.
Disabling zlib output compression or reverting to 5.2.9 solves the
problem. See application specific issue
http://www.sugarcrm.com/forums/showthread.php?t=52694 when using 5.2.11
and flush. Problem with Apache 2.2.11 and PHP 5.2.11 so seems to be PHP
issue, quote forum: "and the problem seems to rely on a change/bugfix?
of the authentication/encryption mechanism in the latest 5.2.x and 5.3.x
versions."

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

[2009-10-24 00:21:21] j...@php.net

Apparently Apache2 is special. See bug #27424 (thanks Scott..)

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

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/49816

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

Reply via email to