ZhChT 討論區
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Centos7 安裝 PhpMyadmin失敗的解決方法

    程式及系統
    1
    1
    53
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mfung
      mfung last edited by

      在最新的centos 7, 很多人在安裝phpmyadmin時出現以下的錯誤資訊:

      Error: Package: php-tcpdf-6.1.1-1.el6.noarch (epel)
      Requires: php-tidy
      Error: Package: php-mcrypt-5.3.3-3.el6.x8664 (epel)
      Requires: php(api) = 20090626
      Installed: php-common-5.4.16-23.el70.3.x8664 (@updates)
      php(api) = 20100412-64
      Available: php-common-5.4.16-21.el7.x8664 (base)
      php(api) = 20100412-64
      ...

      解決方法很簡單, 只需要用以下command(如果你是php7.3)

      yum --enablerepo=remi,remi-php73 install phpmyadmin

      1 Reply Last reply Reply Quote 0
      • First post
        Last post