• 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

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