• 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 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