• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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