PHP-FPM process restarting continuously Plesk 12.5 / CentOS 7 / PHP 5.4 on a clean install.
Logs show these messages repeatedly.
In /var/log/php-fpm/error.log
[01-Feb-2016 17:00:14] NOTICE: [pool domain.be] child 10696 started
[01-Feb-2016 17:00:19] WARNING: [pool domain.be] child 10696 exited on signal 11 (SIGSEGV) after 4.351751 seconds from start
In /var/log/messages
Feb 1 14:44:34 sh10 kernel: php-fpm[23713]: segfault at 7f7500453c78 ip 00007f751a038038 sp 00007ffc343e3fd8 error 4 in libc-2.17.so[7f7519eee000+1b6000]
I removed these packages, that seems to resolve the problem. They’re probably not all responsible, but I didn’t need them right now, so didn’t bother to troubleshoot further.
yum remove php-pecl-igbinary php-pecl-redis php-pecl-xdebug php-pecl-zendopcache php-xcache php-pecl
The post PHP-FPM process restarting continuously Plesk 12.5 / CentOS 7 / PHP 5.4 appeared first on ha.nnes.be.