Forum

CGI timeout

Jeffrey Sue
26 March 2008, 02:37
I have a slow processor (NSLU2). I'm running PHP as fast CGI and set the timeout = 9999. I'm still getting time out errors. Is there some other parameter which I need to set?

Hiawatha and PHP fast CGI run well, except for these long scripts. They work sometimes and timeout other times.

Thanks,
Jeffrey
Hugo Leisink
26 March 2008, 11:41
Don't forget PHP also has a timeout setting. Look for the 'max_execution_time' setting in your php.ini file.
This topic has been closed.