• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

problem removing account

A

aninias

Guest
when trying to remove an account from the control panel i receive the following message:

Unable to remove clients: Unable to remove client: Problems occred while
removing domains: Unable to remove hosting: SiteAppManager: Table
'psa.SiteAppFiles' doesn't exist

any ideas?
 
It's a problem with the Plesk database. Try this from the Knowledgebase
-------------------------------------------------------------------------
Check PSA database for errors with:
mysqlcheck -uadmin -p`cat /etc/psa/.psa.shadow ` psa

To repair tables add '-r' key to the command listed above.
 
Back
Top