• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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