• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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