ID:               34667
 Comment by:       ansnowflake at gmail dot com
 Reported By:      webmaster at 24-99-92-156 dot no-ip dot com
 Status:           No Feedback
 Bug Type:         Bzip2 Related
 Operating System: Windows Server 2003 Ent. SP1
 PHP Version:      5.0.5
 New Comment:

If we are not using BZ extension, we may comment the following lines in
php.ini:

[PHP_BCOMPILER]
extension=php_bcompiler.dll

to:

;[PHP_BCOMPILER]
;extension=php_bcompiler.dll


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

[2008-10-05 04:51:22] lelorrain at yahoo dot fr

I have the same problem on every PHP script execution. I am using PHP
5.2.6 on Windows Server 2000. gz2 is NOT installed.

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

[2008-01-14 15:43:32] lord dot arrogant at gmail dot com

I am running 5.2.5 on WinXP Pro with Apache 2.2.6 and the error is
always there when I first open my browser and load a page. If I reload
the page immediately the error disappears. I have loaded the bz2.

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

[2008-01-03 18:04:38] jpenn at rcn dot com

I am running PHP 5.2.5 Windows 2000 server and IIS 5. I get the same
error when "error_reporting = E_ALL" is set in the php.ini file. I have
it set to E_STRICT and I am no longer recieving this error. 


JP

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

[2008-01-03 17:04:39] computerlov at yahoo dot com

Here's how to reproduce the bug:

you need to have your php.ini file configured to display errors and
show errors "E_ALL | E_STRICT"

I had E_ALL and it didn't show up.
Once adding "E_STRICT", it started popping as reported before.
Maybe the new snapshot didn't have E_STRICT in the ini file.

Php version i'm using: 5.2.5 (Downloaded it in December 2007)

I'm using windows binaries.

Cheers.

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

[2007-11-12 13:41:39] abouzekry at gmail dot com

The Problem also appears to exist in PHP 5.2.0, on WinXP
Professional,...but the probability of it's appear is random!!!

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

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/34667

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

Reply via email to