Hi, im using mysql governor with mariadb 10.2 and want to update to mysql governor with mariadb 10.3
I didnt find any guide for updating, only https://docs.cloudlinux.com/mysql_go...-mysql-version
Is this the steps for updating? I just just have to run
$ /usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=MYSQL_VERSION
$ /usr/share/lve/dbgovernor/mysqlgovernor.py --install
and the system will automatically remove 10.2 and update to 10.3, or i should something extra?
Also in this guide it reports that: "If you are using cPanel or DirectAdmin - recompile Apache ."
As i understand Apache4 is installed via packages and dont have to be compiled anymore.
Is there anything im missing?
best regards,
I didnt find any guide for updating, only https://docs.cloudlinux.com/mysql_go...-mysql-version
Is this the steps for updating? I just just have to run
$ /usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=MYSQL_VERSION
$ /usr/share/lve/dbgovernor/mysqlgovernor.py --install
and the system will automatically remove 10.2 and update to 10.3, or i should something extra?
Also in this guide it reports that: "If you are using cPanel or DirectAdmin - recompile Apache ."
As i understand Apache4 is installed via packages and dont have to be compiled anymore.
Is there anything im missing?
best regards,
Comment