Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Upgrade php5 to php7 on centos 7,cant install phpmyadmin
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Upgrade php5 to php7 on centos 7,cant install phpmyadmin

I just install nginx mariadb, php5 on a centos 7 os following this. then upgrade php5 to php7 follwing this. now trying to install phpmyadmin. yum -y install phpmyadmin

its showing this error at last line:

    `--> Finished Dependency Resolution
    Error: php70u-cli conflicts with php-cli-5.4.16-43.el7_4.x86_64
    Error: php70u-common conflicts with php-common-5.4.16-43.el7_4.x86_64
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest`

I am totally out of mind. trying for last 4 days continuously. reinstall os several time. tried install phpmyadmin with php5,working. but after updating to php7. reinstall phpmyadmin,symlink found on ssh,but showing 404 on browser. so nothing helped me for last 4 days.

Comments

Sign In or Register to comment.