• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.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