• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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