Digital Marketing

How to fix CentOS 7: Your PHP MySQL library version 5.5.41-MariaDB differs from your MySQL server version 5.6.22. This may cause unpredictable behavior.

Add the EPEL Repository
rpm -iUvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
Install phpMyAdmin
yum -y update
yum -y install phpmyadmin
See also:
How To Install phpMyAdmin on CentOS 7 Server

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database