• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Php-FPM cant start

RenovaTR

New Pleskian
Hi,

I have centos 7 server with Plesk 17.8.11 Update #35 installed and it is hosting just 3 websites, all of them are using php 7.3; server has been working without a problem 2-3 months but for the last 2 days i am having problems with php-fpm keeps stopping and when i try to restart it i am getting "ERROR: An another FPM instance seems to already listen on" after that i have to manually remove .sock files and restart php-fpm

I have checked
var/log/nginx/error.log
var/log/httpd/error_log
var/log/plesk-php73-fpm/error.log

I cant find anything related to my problem in these log files, where else should i be looking to find out what is happening?

When i run "systemctl status plesk-php73-fpm" command i find different errors
Process: 32560 ExecStart=/opt/plesk/php/7.3/sbin/php-fpm --nodaemonize (code=exited, status=78)
Process: 24086 ExecStart=/opt/plesk/php/7.3/sbin/php-fpm --nodaemonize (code=dumped, signal=SEGV)

Can someone please help me fix this?
 
Back
Top