does anyone else use FastCGI on Windows/IIS?
I updated from PHP v5.1.2 to PHP v5.1.4 on a Windows IIS5 server, and now I get errors.
Quote:
|
HTTP/1.1 503 Server too busy Server: Microsoft-IIS/5.1 Date: Wed, 10 May 2006 18:36:48 GMT Connection: close Content-Type: text/html Server Error, unable to connect to fastcgi server.
|
directing PHP to php-cgi.exe directly works fine. I just get this error when using isapi_fcgi.dll.
One of the issues in the changlog mentions a FastCGI 'fix', but it seems more like a 'break' so far.