Steps to configure Webuzo MySQL with MySQL Governor:
Install MySQL/MariaDB from Webuzo:
You can check the supported versions here :
https://docs.cloudlinux.com/cloudlinuxos/cloudlinux_os_components/#installation
- Install MySQL Governor:
Refer to this guide to install governor
https://docs.cloudlinux.com/cloudlinuxos/cloudlinux_os_components/#mysql-governor
While installing, use the --mysql-version flag and specify the same MySQL/MariaDB version you installed from Webuzo.
for example: --mysql-version=mysql84
More details about this flag are available in the CloudLinux guide above.
- After installing the Governor:
You might not be able to create databases or users from the Webuzo panel
The MySQL/MariaDB service may also show as “stopped” in the panel; this is expected.
Once you run the webuzo --configure_mysql_governor command, the service status will be updated and work correctly
- Configure Webuzo with MySQL Governor:
Run this command to configure it properly:
webuzo --configure_mysql_governorOnce you run this command, you should see a “completed” message in the terminal, indicating that the configuration has finished successfully.
Once everything is set up, you should see MySQL Governor enabled in the CloudLinux dashboard.
If it doesn’t appear right away, try refreshing the dashboard — it may take a moment to update.