ID:               34240
 Updated by:       [EMAIL PROTECTED]
 Reported By:      xuefer at 21cn dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Zlib Related
 Operating System: gentoo
 PHP Version:      6CVS-2005-08-24 (CVS)
 New Comment:

Can you replicate in any other SAPI, I don't have fastcgi sapi 
installed anywhere.


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

[2005-08-24 21:05:07] xuefer at 21cn dot com

Description:
------------
fix to [EMAIL PROTECTED] broken 2 echos
sapi: fastcgi
zlib.output_compression = On
turn off=no problem
revert the fix=no problem too

can llia please look into it?

Reproduce code:
---------------
<?php
echo 1;
echo 2;
?>


Expected result:
----------------
12

Actual result:
--------------
empty page in browser (corrupted gzip data)


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


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

Reply via email to