Cobra Forum

Plesk Panel => Webserver => Topic started by: mahesh on Dec 02, 2024, 07:39 AM

Title: Website becomes unavailable after switching to FPM application served by Apache
Post by: mahesh on Dec 02, 2024, 07:39 AM
Symptoms

ERROR: Another FPM instance seems to already listen on /var/www/vhosts/system/example.com/php-fpm.sock
ERROR: Another FPM instance seems to already listen on /var/www/vhosts/system/example.com/php-fpm.sock
ERROR: Another FPM instance seems to already listen on /var/www/vhosts/system/example.com/php-fpm.sock
ERROR: Another FPM instance seems to already listen on /var/www/vhosts/system/example.com/php-fpm.sock

Cause
The php-fpm.sock file of the affected domain is corrupted

Resolution

Execute the following command:

#rm -rf /var/www/vhosts/system/example.com/php-fpm.sock