errore plesk AH00543: httpd: bad user name

Nel caso in cui PLESK non rimuova correttamente un dominio (e i relativi dati) dopo l’eliminazione dello stesso appare un messaggio come

Apache web server were not created due to the errors in configuration templates: AH00543: httpd: bad user name USERNAME

Soluzione

Clear the error;

    # mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
    mysql > delete from Configurations where status="error";

Try rebuilding again;

# plesk repair web

See if the error comes back and/or the rebuild completes.

Soluzione presa da

https://talk.plesk.com/threads/were-not-created-due-to-the-errors-in-configuration-templates-httpd-bad-user-name.347104/