• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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