Articles in this section

Error in Plesk repair tool: Non existing domain example.com has obsolete PHP-FPM configuration file /etc/php-fpm.d/example.com

Plesk for Linux kb: technical

Applicable to:

  • Plesk for Linux

Symptoms

  • The plesk repair utility shows an error:

    Checking for obsolete PHP-FPM configuration files

    Domain example.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

  1. Connect to the server via SSH

  2. Regenerate web configuration files:

    # plesk repair web example.com

    Note: change example.com for the domain in question.

  3. If the issue still persists, remove the file manually:

    # rm -rf /etc/php-fpm.d/example.com

    Note: change example.com for the domain in question.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.