Symptoms
The plesk repair
utility shows an error:
Checking for obsolete PHP-FPM configuration files
Domain test.com ................................................... [ERROR]
- Non existing domain example.com has obsolete PHP-FPM configuration
file /etc/php-fpm.d/example.com
Cause
Obsolete PHP-FPM configuration files remaining on the server.
Resolution
-
Connect to the server via SSH.
-
Run:
# plesk repair web example.com
-
If the issue still persists, remove the file manually:
# rm -rf /etc/php-fpm.d/example.com