I am trying to install phpmyadmin on my server but I am receiving errors:
Error: php70u-common conflicts with php-common-5.4.16-36.1.el7_2.1.x86_64
Error: php70u-json conflicts with php-common-5.4.16-36.1.el7_2.1.x86_64
You could try using --skip-broken to work around the problem
You could try ruing: rpm -Va --nofiles --nodigest
I am using Centos 7, have epel installed and when I try to use this yum -y install phpmyadmin I receive the above error. Has anyone else had this problem? If so how did you resolve this? Thank you.
