ID: 34240 Updated by: [EMAIL PROTECTED] Reported By: xuefer at 21cn dot com -Status: Feedback +Status: Assigned Bug Type: Zlib Related Operating System: gentoo PHP Version: 6CVS-2005-08-24 (CVS) -Assigned To: +Assigned To: iliaa New Comment:
Yeah, with either on command line with php CGI or with Apache2. Enough? :) Previous Comments: ------------------------------------------------------------------------ [2005-08-24 21:14:51] [EMAIL PROTECTED] Can you replicate in any other SAPI, I don't have fastcgi sapi installed anywhere. ------------------------------------------------------------------------ [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
