• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

MySQL Error When Suspending Domain...

J

JustinTD

Guest
When I attempt to suspend a domain, I get the following error from Plesk:

ERROR: PleskUserException
Unable to activate/deactivate domain: Can't execute flush privileges: MySql error 1146:Table 'mysql.servers' doesn't exist

Additionally, an exception has occurred while trying to report this error: PleskFatalException
Can't execute flush privileges: MySql error 1146:Table 'mysql.servers' doesn't exist

0: DomainToggleUIPointer.php:28
DomainToggleUIPointer->disableDomain(object of type BsDomain)
1: client.domain.toggle.php:44
plesk__client__domain__toggle->accessItem(string 'GET', NULL null)
2: UIPointer.php:601
UIPointer->access(string 'GET')
3: plesk.php:43

Can anyone shed some light on this? I haven't touched the MySQL for the Plesk system itself, but I did upgrade the client side MySQL server (located in the /databases/mysql/ directory)
 
Hello,

Check the MySQL and plesk logs for the Detailed errors
 
Back
Top