Hello,
I have a VPS on which sometimes PHP files cause "Internal Server Error".
I have apache 2.2 and php 5.2.4 , last version of cpanel.
In my error log I have these messages :
So, in ssh ps aux I can see that it's a multiplication of apache childs which causes a too high memory usage.Code:(12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/...
My question is :
Which parameter should I change to limit the number of child processes ?
The aim of this is that the users get in queue, instead of seeing the "Internal server error".
I searched for it, googled it, but could not find the answer.
Thanks in advance,
Michael



LinkBack URL
About LinkBacks
Reply With Quote






