• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Cannot allocate memory.

Julian Nieborg

New Pleskian
OS‪ CloudLinux Server 6.8
Plesk-version: 12.5.30 MU #38

I have installed a new plesk server and imported some clients from a other plesk12 machine with migration manager now on these websites i will get random a 500 internal server error, the httpd logs tels me:

Code:
[Fri Jul 01 17:45:57 2016] [warn] (12)Cannot allocate memory: mod_fcgid: spawn process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper error
[Fri Jul 01 17:45:57 2016] [error] (12)Cannot allocate memory: mod_fcgid: can't run /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Fri Jul 01 17:45:57 2016] [warn] (12)Cannot allocate memory: mod_fcgid: spawn process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper error
[Fri Jul 01 17:45:57 2016] [error] (12)Cannot allocate memory: mod_fcgid: can't run /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Fri Jul 01 17:45:57 2016] [warn] (12)Cannot allocate memory: mod_fcgid: spawn process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper error
[Fri Jul 01 17:45:58 2016] [error] (12)Cannot allocate memory: mod_fcgid: can't run /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Fri Jul 01 17:45:58 2016] [warn] (12)Cannot allocate memory: mod_fcgid: spawn process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper error
[Fri Jul 01 17:45:58 2016] [error] (12)Cannot allocate memory: mod_fcgid: can't run /var/www/cgi-bin/cgi_wrapper/cgi_wrapper

I have tryed to fix it with this kb

https://kb.plesk.com/en/124552

But still i got these errors, whats happenning it's also running plesk Nginx in front.

Greetz
 
What is output of command:

# ls -la /var/www/cgi-bin/cgi_wrapper/cgi_wrapper

?
 
Back
Top