From: alfredo at renatec dot com dot br Operating system: Linux 2.4.20 PHP version: 4.3.3 PHP Bug Type: Zlib Related Bug description: Zlib output corrupted
Description: ------------ I compile PHP 4.3.3 as module of Apache 2.0.47 with the following command: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-zlib If I set zlib.output_compression to "On", all my pages are unreadable (corrupted). All other PHP configurations are default, except register_globals that was turned on too. PHP Zlib related: ZLib Support enabled 'zlib:' fopen wrapper enabled Compiled Version 1.1.4 Linked Version 1.1.4 -- Edit bug report at http://bugs.php.net/?id=25673&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25673&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25673&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25673&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25673&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25673&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25673&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25673&r=support Expected behavior: http://bugs.php.net/fix.php?id=25673&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25673&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25673&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25673&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25673&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25673&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25673&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25673&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25673&r=float
