• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

php cgi stopped working after upgrade to plesk 11.5.30

Linulex

Silver Pleskian
I have (had) a working 11.0.9
centos 6 64 bit
php = atomic 5.3.25

all 3 php types worked fine. module, cgi and fastcgi

after the update to 11.5.30 only module and fastcgi still work.
if i put php to cgi i get an internal error 500 and it wont load any module with these errors in the log

Code:
....
[Sun Aug 04 15:27:53 2013] [error] [client 10.10.10.1] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/zip.so' - /usr/lib64/php/modules/zip.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0, referer: http://www.linulex.jan/wiezijnwij.php
[Sun Aug 04 15:27:53 2013] [error] [client 10.10.10.1] Out of memory, referer: http://www.linulex.jan/wiezijnwij.php
[Sun Aug 04 15:27:53 2013] [error] [client 10.10.10.1] Premature end of script headers: cgi_wrapper, referer: http://www.linulex.jan/wiezijnwij.php

i have checked suexec and that works fine. checked the rights and tested it with a perl script.
allowed_memory is at 512M in php ini.
I have tried raising allowed_memory, even up to 14096M but still nothing.

I have checked suexec en directories as suggested in http://forum.parallels.com/showthread.php?263654-Premature-end-of-script-headers-cgi_wrapper

Anyone any ideas where to look?

thanks in advance
Jan
 
Is it Virtuozzo Container of any other VPS? Perhaps it is related to lack of resources. Check failcounters at least if it is Virtuozzo Container.
 
No, its a dedicated server with 32GB memory.

It was working fine in plesk 11.0.9 and it doesn't anymore after the upgrade to 11.5.30

regards
Jan
 
Back
Top