All TagsIIS 6 fastcgi (RSS)
  • The wait operation timed out

    I'm facing an intermitent problem on a production server. Sometimes fastcgi stops working. After I use iisreset, everything seems to work fine. I think it happends only on pools that don't have many PHP sites, so the php-cgi.exe reaches the idle timeout, and when a php site is accesses again...
    Posted to Forum by LucasVanzin on 09-16-2009, 4:52 PM
  • Re: FastCGI Error with PHP

    Hi Darryl, This 500 could be caused by a PHP error message generated by the application. Your best bets are to turn off fast cgi logging, and to set up a php error log. The following entries in your php.ini flie should do the trick: fastcgi.logging = 0 log_errors=on error_reporting = E_ALL error_log...
    Posted to Forum by stjacobs on 09-03-2009, 1:28 PM
  • Use fcgiext.dll for my own application.

    I'm trying to create a FastCGI application from scratch, and want to use IIS to test it. I've set up fcgiext.dll in a virtual directory on a wildcard mapping, but I get "Could not find entry for "(null)" on site 1 in [Types] section." even though I've added this in fcgiext...
    Posted to Forum by Stijn Sanders on 06-30-2009, 4:23 AM
  • IIS 6 PHP in FastCGI Error (0x80004005)

    Hi all, i'm getting the common error FastCGI Error The FastCGI Handler was unable to process the request. Error Details: * The FastCGI process exited unexpectedly * Error Number: -2147467259 (0x80004005). * Error Description: Unspecified error HTTP Error 500 - Server Error. Internet Information Services...
    Posted to Forum by Trouts on 06-19-2009, 8:53 AM
Page 1 of 1 (4 items)
Microsoft Communities