ID: 24451 Comment by: admin at artza dot net Reported By: leaf at leafok dot com Status: Open Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.0.0b1 (beta1) New Comment:
In W2K + SP3 same result Previous Comments: ------------------------------------------------------------------------ [2003-07-01 22:09:21] leaf at leafok dot com 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 this bug report at http://bugs.php.net/?id=24451&edit=1