One of our user needs to use a web application written in PHP by an outside organization. After we manual installed PHP in a Windows 2000 server with IIS5, the web server became very unstable. It went up and down with www, ftp, and smtp stopping. I was suspicious of the PHP ISAPI filter and took it out. After the filter was taken out, the web server became stable again. But today when I tried to access the test page (basically contains only phpinfo()) , it doesn’t come up anymore. My questions are:
1) Do I have to go to the ISAPI Filter tab in IIS to put the PHP filter back? The App Mappings is still there and is mapped to php\sapi\php4isapi.dll. 2) Why did the PHP ISAPI caused the stopping of web services? Did I mis-configure something? I can't afford to have the W2K server go up and down again since it's our production server hosting our organization's web site. I’m really at a loss now so any help is greatly appreciated. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php