• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

mod_fcgid killing a process after few minutes

K

KamilZ

Guest
Hello,

I have a problem with mod_fcgid killing an executing php script after few minutes with 500 Internal Server Error.
I tried increasing following mod_fcgid options without any success:
IdleTimeout
ProcessLifeTime
IPCConnectTimeout
IPCCommTimeout
Is there any other option which should solve my problem (disabling killing executing scripts permanently or at least increasing script execution time). With mod_fastcgi there is no such a problem but I prefer mod_fcgid.
Maybe the problem is connected more with a proper mod_fcgid option but actually, I am using plesk, so I would be grateful if you could help me.

Regards,
Kamil
 
Back
Top