Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Dec 29, 2025, 03:25 AM

Title: Unable to access example.com website on the particular PHP version: 503 Service
Post by: Suhitha on Dec 29, 2025, 03:25 AM
Question: Unable to access example.com website on the particular PHP version: 503 Service Temporarily Unavailable


Applicable to:



Symptoms


503 Service Temporarily Unavailable
Error: phpinimng failed: ERROR:fpm_util:check failed service plesk-phpXX-fpm socket /run/plesk/plesk-phpXX-fpm.sock reason [Errno 111] Connection refused: '/run/plesk/plesk-phpXX-fpm.sock'


ERROR: An another FPM instance seems to already listen on /var/www/vhosts/system/example.com/php-fpm.sock
ERROR: FPM initialization failed `/var/www/vhosts/system/example.com/php-fpm.sock` failed


Cause

The /var/www/vhosts/system/example.com/php-fpm.sock file is corrupted.


Resolution

1.Log into the server via SSH.

2.Remove the /var/www/vhosts/system/example.com/php-fpm.sock file:

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

3.Log into Plesk.

4.Go to Domains > example.com > PHP settings.

5.Switch PHP version to another:

(https://pix.cobrasoft.org/images/2025/12/29/phpvers.png)

6.Scroll down and press the Apply button.

7.Switch PHP version back to the required.

8.Scroll down and press the OK button to apply the changes.