• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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