* had to create a new thread since the old one was 'too old'*
Hi! Old thread, same problem
I was unable to find a permanent fix for this issue since it seems to pop up from time to time.
Getting a 500 error on /cpanel with the following in the apache error log:
[error] [client ] (12)Cannot allocate memory: couldn't create child process: 12: redirect.cgi
[error] [client ] (12)Cannot allocate memory: couldn't spawn child process: /usr/local/cpanel/cgi-sys/redirect.cgi
the error only comes up when using domain.ext/cpanel link, something like this:
domain.com/cpanel 500 error
domain.com:2082 OK
123.456.789.1/cpanel OK
123.456.789.1:2082 OK
I've looked through a few forum posts I could find regarding this and I've checked the following:
* checked the system wide resources (ulimit) and they're fine
* checked the WHM > Tweak Settings for the Max cPanel Process Memory value and its also very much fine
* checked the httpd.conf file for RLIMIT or RLimitMEM settings, but was unable to find any
* checked the /tmp mount to make sure its not full
Now my guess is that it's still a memory limit issue, but where? The server i get this error on is running fine, not overloaded or anything. If anyone has any other suggestions as to what to check, please let me know.
Hi! Old thread, same problem
Getting a 500 error on /cpanel with the following in the apache error log:
[error] [client ] (12)Cannot allocate memory: couldn't create child process: 12: redirect.cgi
[error] [client ] (12)Cannot allocate memory: couldn't spawn child process: /usr/local/cpanel/cgi-sys/redirect.cgi
the error only comes up when using domain.ext/cpanel link, something like this:
domain.com/cpanel 500 error
domain.com:2082 OK
123.456.789.1/cpanel OK
123.456.789.1:2082 OK
I've looked through a few forum posts I could find regarding this and I've checked the following:
* checked the system wide resources (ulimit) and they're fine
* checked the WHM > Tweak Settings for the Max cPanel Process Memory value and its also very much fine
* checked the httpd.conf file for RLIMIT or RLimitMEM settings, but was unable to find any
* checked the /tmp mount to make sure its not full
Now my guess is that it's still a memory limit issue, but where? The server i get this error on is running fine, not overloaded or anything. If anyone has any other suggestions as to what to check, please let me know.