From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.3.0RC4 PHP Bug Type: Output Control Bug description: zlib.output_compression + windows failure
I have just installed latest php 4.3 on linux and windows. I use the same directory and therefore .htaccess files for apache/mod_php on both platforms. When i enable enable output compression with ini setting php_value zlib.output_compression On in .htaccess the linux version works as expected but the windows version fails. Sometimes i receive errors with access violations. Sometimes i can downlowd the result but when rename the resulting file to .gz i can open it and as you might expect it contains the correct result. And sometime i see the encoding result presented in the browser and then i cannot save and view it although the gzip header seems correct. marcus -- Edit bug report at http://bugs.php.net/?id=21139&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21139&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21139&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21139&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21139&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21139&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21139&r=support Expected behavior: http://bugs.php.net/fix.php?id=21139&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21139&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21139&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21139&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21139&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21139&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21139&r=isapi