From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.1.2
PHP Bug Type:     Zlib Related
Bug description:  zlib.output_compression and generated pictures

Hello,

It seems a problem occurs when using
zlib.output_compression=Yes and generating pictures from
a script; The content of the picture seems to be compressed,
and not recognize by a browser ( Netscape ). It occurs
with jpeg and png files.

Strange because, if using mod_gzip with Apache the
picture is compressed __but__ still recognized by the
browser.

What is nice with zlib.output_compression is that nothing
needs to be modified in the scripts themselves, but i was
not able to find a way to stop compressing in a particular
script.

Anyhow, thanks again to all, for the nice job done here.

Patrick
-- 
Edit bug report at http://bugs.php.net/?id=16109&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16109&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16109&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16109&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16109&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16109&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16109&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16109&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16109&r=submittedtwice

Reply via email to