• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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