ID: 24451 Updated by: [EMAIL PROTECTED] Reported By: leaf at leafok dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.0.0b1 (beta1) New Comment:
You're doing something wrong. Please ask support questions elsewhere. Previous Comments: ------------------------------------------------------------------------ [2003-07-02 20:04:58] leaf at leafok dot com I've overwritten the php4ts.dll in C:\WINNT\SYSTEM32 with the newer edition and copied all files in dlls/ into C:\WINNT\SYSTEM32. But the error comes the same. ------------------------------------------------------------------------ [2003-07-02 08:22:48] [EMAIL PROTECTED] Just missing dlls. Copy all the files from dlls/ to c:\windows\system32 and it will work. And get rid of the old php4ts.dll too.. ------------------------------------------------------------------------ [2003-07-02 00:28:01] admin at artza dot net In W2K + SP3 same result ------------------------------------------------------------------------ [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