From:             leaf at leafok dot com
Operating system: Windows Server 2003
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     IIS related
Bug description:  PHP doesn't work

Description:
------------
    I've installed PHP 4.3.0, using ISAPI mode, on the IIS6 in Windows
Server 2003 several months before, and it runs properly.
    But after being upgraded into PHP 5.0 beta 1, it doesn't work any
longer. The website using PHP in the IIS can't startup correctly, the
eventlog shows as following:
==============
HTTP Filter DLL D:\php\sapi\php4isapi.dll load failed. Data is error.
Can't load all ISAPI filter of the site/service. Therefore the startup was
terminated.
==============

    Then I tried to use CGI mode, but it doesn't work too.
==============
CGI Error
The specified CGI application misbehaved by not returning a complete set
of HTTP headers.
==============
    
    After that, I have to reinstall PHP 4.3.0, and it works again.



-- 
Edit bug report at http://bugs.php.net/?id=24451&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24451&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24451&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24451&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24451&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24451&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24451&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24451&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24451&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24451&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24451&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24451&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24451&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24451&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24451&r=gnused

Reply via email to