• 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.

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