• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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