MySQL Governor installation in without control panel server
MySQL Governor installation in without control panel server
Run the below command to install MySQL Governor in plain server or without control panel server.
yum install db-governor –enablerepo=cloudlinux-updates-testing
yum update mysql-server mysql-devel mysql –enablerepo=cloudlinux-updates-testing
Add the below line in my.cnf with root password
[dbgovernor]
Run the below command to start.
service db_governor restart
Categories: Cloud Linux, Control Panel, Installation, MySql, Uncategorized
Recent Comments