Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. $ sudo yum install phpMyAdmin
  2.  
  3. $ sudo yum --enablerepo=remi-php71 install phpMyAdmin
  4.  
  5. --> Finished Dependency Resolution
  6. Error: Package: php-tidy-5.4.16-7.el7.x86_64 (epel)
  7. Requires: php(api) = 20100412-64
  8. Installed: php-common-7.1.7-1.el7.remi.x86_64 (@remi-php71)
  9. php(api) = 20160303-64
  10. Available: php-common-5.4.16-42.el7.x86_64 (base)
  11. php(api) = 20100412-64
  12. Available: php-common-7.1.6-1.el7.remi.x86_64 (remi-php71)
  13. php(api) = 20160303-64
  14. Error: Package: php-tidy-5.4.16-7.el7.x86_64 (epel)
  15. Requires: php(zend-abi) = 20100525-64
  16. Installed: php-common-7.1.7-1.el7.remi.x86_64 (@remi-php71)
  17. php(zend-abi) = 20160303-64
  18. Available: php-common-5.4.16-42.el7.x86_64 (base)
  19. php(zend-abi) = 20100525-64
  20. Available: php-common-7.1.6-1.el7.remi.x86_64 (remi-php71)
  21. php(zend-abi) = 20160303-64
  22. You could try using --skip-broken to work around the problem
  23. You could try running: rpm -Va --nofiles --nodigest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement