cpanel update error after change to MariaDB
Hello,
After changing to mariadb cpanel has an error when trying to update:
what can i do? any help it be very apreciated thanks
"[20140806.003902] file /usr/share/mysql/charsets/README from install of MySQL55-server-5.5.37-1.cp1136.x86_64 conflicts with file from package MariaDB-common-5.5.38-1.el6.x86_64
[20140806.003902] file /usr/share/mysql/charsets/Index.xml from install of MySQL55-server-5.5.37-1.cp1136.x86_64 conflicts with file from package MariaDB-common-5.5.38-1.el6.x86_64"what can i do? any help it be very apreciated thanks
-
Hello :) What method did you use to install MariaDB? Please keep in mind that MariaDB is not supported. A feature request for it is found here: [url=http://features.cpanel.net/responses/as-a-server-administrator-i-want-mariadb-support-so-that-i-can-accomodate-both-innodb-and-noninnodb-users]MariaDB support | cPanel Feature Requests Thank you. 0 -
Hello, thanks for the response This was the exact method that i used: cd /etc/yum.repos.d/ nano /etc/yum.repos.d/MariaDB.repo -----repo info----- MariaDB 5.5 CentOS repository list - created 2014-07-16 20:59 UTC # http://mariadb.org/mariadb/repositories/ [mariadb] name = MariaDB baseurl = Index of /5.5/centos6-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 ---------------------------- yum --enablerepo=remi-test --disablerepo=remi install compat-mysql55 yum remove mysql* mysql-server mysql-devel mysql-libs yum remove MySQL55* yum install MariaDB-devel MariaDB-client MariaDB-server "y
I did not know that MariaDB is not supported by cpanel :confused: is there any way that can I upgrade cPanel avoiding checking of MySQL? or is there a safe way back to mysql? (it's a production server) thanks0 -
You should find the following guide helpful: [url=http://blog.cpanel.net/replacing-mysql-with-percona-in-11-36/]How to replace MySQL with Percona in 11.36 | cPanel Blog It's intended for Percona, but it outlines the process, which you should find helpful. Thank you. 0 -
Ok, thanks for the guide, It can be said that I only needed to run: /scripts/update_local_rpm_versions --edit target_settings.MySQL50 uninstalled /scripts/update_local_rpm_versions --edit target_settings.MySQL51 uninstalled /scripts/update_local_rpm_versions --edit target_settings.MySQL55 uninstalled
because I have installed MariaDB Thanks0 -
OK, solved :D Yes, it works using the above commands. I hope help others who may have the same problem thanks 0 -
I am happy to see the guide was helpful. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
6 comments