With PHP 5.1.2, FastCGI works fine.

I downloaded the PHP 5.1.4 binaries and replaced my 5.1.2 install. I now get the following error when I load a PHP page.

***
HTTP/1.1 503 Server too busy Server: Microsoft-IIS/5.1 Date: Wed, 10 May 2006 17:09:58 GMT Connection: close Content-Type: text/html Server Error, unable to connect to fastcgi server.
***

Additional Information:

IIS5, PHP5.1.4, isapi_fcgi.dll

The page I'm testing just contains the phpinfo() function.

There are no errors showing up in the event log.

When I configure IIS to php-cgi.exe, the page loads as expected.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to