• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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