ID: 25673 User updated by: alfredo at renatec dot com dot br Reported By: alfredo at renatec dot com dot br -Status: Bogus +Status: Open Bug Type: Zlib Related Operating System: Linux 2.4.20 PHP Version: 4.3.3 New Comment:
If I compile without --with-zlib option, this works, but on a network analyzer I see that the transfer is not compressed. Previous Comments: ------------------------------------------------------------------------ [2003-09-27 16:29:33] alfredo at renatec dot com dot br I used this before... But this not happens with PHP 4.2.2 here. This is not a transparent compression? My web browser (IE 6.0, Mozilla 1.5) should not transparently uncompress the source html? ------------------------------------------------------------------------ [2003-09-27 07:38:07] [EMAIL PROTECTED] And try reading the notes about this in php.ini-dist.. ------------------------------------------------------------------------ [2003-09-27 07:37:17] [EMAIL PROTECTED] They're not corrupted, they're compressed.. Not bug. ------------------------------------------------------------------------ [2003-09-26 13:41:28] alfredo at renatec dot com dot br 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 this bug report at http://bugs.php.net/?id=25673&edit=1
