Thanks,
Will try to change conf too
<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
IdleTimeout 300
BusyTimeout 300
ProcessLifeTime 7200
IPCConnectTimeout 300
IPCCommTimeout 7200
</IfModule>
See if it works
Quote:
Originally Posted by falko
It seems as if your script is taking too long to execute.
|