Resource Limits

3 posts / 0 new
Last post
#1 Tue, 04/09/2013 - 19:17
prokennexusa

Resource Limits

To All-

I am running Virtualmin Pro and have a question. I am trying to import a medium size MySQL Table over 2.6MB in size - (I am doing this task through Phpmyadmin), after 30 seconds exactly the task dumps into "Internal Server Error". When I look at the logs, I see:

[warn] mod_fcgid: process 2858 graceful kill fail, sending SIGKILL

I suspect his is the cause since I keep trying and see the same error after I attempt the import. I have made edits to php.ini and changed the script timeout from 30 to 60, looked for another setting with a 30 and could not find one.

Excuse my ignorance but how do I fix this issue? Thanks!

Tue, 04/09/2013 - 22:39
andreychek

Howdy,

Try going into System Settings -> Website Options, and in there set the "Maximum PHP script run time" option to a higher number. That should resolve the issue you're seeing.

-Eric

Wed, 04/10/2013 - 01:02
prokennexusa

Thank you! I just wanted to clarify (just in case another person has the same issue). I went to:

1) Server Configuration > Website Options >

Then Changed 30 to Unlimited.

This fixed my issues.

Thanks!

Topic locked