ID:               32417
 User updated by:  info at ch2o dot info
 Reported By:      info at ch2o dot info
 Status:           Bogus
 Bug Type:         Zlib Related
 Operating System: HP-UX
 PHP Version:      4.3.10
 New Comment:

all similare probleme have seen (including #32283) don't resolv my
probleme, all other use mod_php sapi and not fastcgi... 
i think the probleme is similar but the resolution has not been apply
for fastcgi sapi...


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

[2005-03-23 23:42:58] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.



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

[2005-03-22 22:40:33] info at ch2o dot info

Description:
------------
i have similare probleme than #32283... 

i use lighttpd and fastcgi... 
when activate zlib compression they dont flush gzip header...

the browser (mozilla and ie...) not receve the gzip header...

when i force by the php function header they work fine...

Reproduce code:
---------------
<?php
// header('Content-Encoding: gzip');
phpinfo();
?>


Expected result:
----------------
phpinfo result

Actual result:
--------------
, but receve gzip binary!


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


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

Reply via email to