ID:               34667
 Updated by:       [EMAIL PROTECTED]
 Reported By:      webmaster at 24-99-92-156 dot no-ip dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: Windows Server 2003 Ent. SP1
 PHP Version:      5.0.5
 New Comment:

Sounds like you have zlib.output_compression or zlib.output_handler
enabled in your php.ini file.  Check that.


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

[2005-09-28 04:47:29] webmaster at 24-99-92-156 dot no-ip dot com

Description:
------------
I keep getting this error:

Notice: Unknown: Unable to find the wrapper "compress.bzip2" - did you
forget to enable it when you configured PHP? in Unknown on line 0

no matter what php script I run, even just phpinfo(); 

Reproduce code:
---------------
Any php file at all

Expected result:
----------------
No error, output whatever script was

Actual result:
--------------
Notice: Unknown: Unable to find the wrapper "compress.bzip2" - did you
forget to enable it when you configured PHP? in Unknown on line 0


then output from script, along with header errors if any headers were
sent from the script that was run


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


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

Reply via email to