ID:               21854
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Zlib Related
 Operating System: Redhat 7.2
 PHP Version:      4.3.0
 New Comment:

Since i was running zlib 1.1.3 i updated it to 1.1.4 and it and i am
still having the same issue.


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

[2003-01-30 02:55:09] [EMAIL PROTECTED]

i used php.ini-recommended.

and changed zlib ompression and some error directives.

my system:
rh 7.2
php 4.3.0
apache 1.2.37
zlib 1.1.4

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

[2003-01-29 15:11:34] [EMAIL PROTECTED]

I tried using both .ini files the php.ini-dist and the
php.ini-recommended changing only the zlib.output_compression setting
and still have the same issue.

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

[2003-01-29 11:38:25] [EMAIL PROTECTED]

tux witch ini file did you use the php.ini-dist or the
php.ini-recommended?

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

[2003-01-29 07:43:13] [EMAIL PROTECTED]

i had the same problem, but after the php.ini update, everything worked
fine... tnx sniper...

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

[2003-01-29 01:07:09] [EMAIL PROTECTED]

My ini file was quit differnt i belive it was from a older version so i
copied over the new one and changed only the
zlib.output_compression setting below is the diff

--- php.ini-recommended Thu Dec 26 08:07:59 2002
+++ /usr/local/lib/php.ini      Wed Jan 29 01:03:00 2003
@@ -127,7 +127,7 @@
 ;       also.
 ; Note: output_handler must be empty if this is set 'On' !!!!
 ;       Instead you must use zlib.output_handler.
-zlib.output_compression = Off
+zlib.output_compression = On

 ; You cannot specify additional output handlers if
zlib.output_compression
 ; is activated here. This setting does the same as output_handler but
in




/usr/local/apache/bin/httpd -X
Doing this it still fails only takes about 1 refresh and it's dead.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21854

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

Reply via email to