Page 1 of 1

timeout problems

Posted: Thu May 15, 2003 8:01 am
by Guy
from time to time , my scripts are timing out and I get this error:
CGI Timeout The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
it takes about 2 minutes. ( running php on windows IIS)
it usually happens when opening a socket and waiting for a reply.
when I look at the processes I see that php.exe taking a lot of memory until timing out.
how can I catch it?
can I make it less then 2 minutes?
and how it will work on redhat + apache?
Thanks
Guy

Posted: Thu May 15, 2003 1:34 pm
by lostboy
time outs can be set in the php.ini file