• 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 not listed as service in Plesk 11

pennadl

New Pleskian
Hello

I've just noticed mysql service is no longer available in the services list under "Services Management" section.
Screenshot http://cloud.takeitsimple.com/image/2W2I073U333L

I'm running Plesk 11.0.9 Update #43 on CentOS 6.3

Mysql is up and running in the server

Code:
[root@stefano backup]# service mysqld status
mysqld (pid  27801) is running...

Code:
[root@stefano backup]# rpm -qa | grep -i mysql
php-mysql-5.3.3-22.el6.x86_64
mysql-server-5.1.67-1.el6_3.x86_64
perl-DBD-MySQL-4.013-3.el6.x86_64
mysql-5.1.67-1.el6_3.x86_64
mysql-libs-5.1.67-1.el6_3.x86_64
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64

Is this a Plesk bug?
I'm waiting for some clarification first to reboot the server risking for a crash or for the impossibility to start mysql again.

Thank you, Stefano.
 
Not sure that it is good idea to have possibility for stopping MySQL server in Plesk interface. Own Plesk database 'psa' will be stopped too and Plesk admin interface will not work. You can't start MySQL server in "Services Management" section in this case.
 
Back
Top