Saturday, February 24, 2018

Processing Conflict: php72u-common-7.2.2-1.ius.centos7.x86_64 conflicts php-common < 7.2.2-1.ius.centos7 - development

Processing Conflict: php72u-common-7.2.2-1.ius.centos7.x86_64 conflicts php-common < 7.2.2-1.ius.centos7

I am setting a new web server(will host laravel application) and I followed the tutorials from here.

Everything works fine until I tried executing this command : yum -y install phpMyAdmin, I got an error below:


--> Processing Conflict: php72u-common-7.2.2-1.ius.centos7.x86_64 conflicts php-common < 7.2.2-1.ius.centos7
--> Finished Dependency Resolution
Error: php72u-common conflicts with php-common-7.1.14-1.el7.remi.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Then, when I try to execute this command: nano /etc/httpd/conf.d/phpMyAdmin.conf, the phpMyAdmin.conf file is empty.



from Laravel Questions and Answers https://laravelquestions.com/laravel/processing-conflict-php72u-common-7-2-2-1-ius-centos7-x86_64-conflicts-php-common-7-2-2-1-ius-centos7/
via Lzo Media

No comments:

Post a Comment