• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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