Skip to main content

cpanel update error after change to MariaDB

Comments

6 comments

  • cPanelMichael
    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
  • gnsw
    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) thanks
    0
  • cPanelMichael
    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
  • gnsw
    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 Thanks
    0
  • gnsw
    OK, solved :D Yes, it works using the above commands. I hope help others who may have the same problem thanks
    0
  • cPanelMichael
    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.