• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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