Ad Widget

Collapse

installation Failed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kua
    Junior Member
    • Nov 2018
    • 2

    #1

    installation Failed

    centos 7.5.1804
    apache 2.4.6
    php 7.2.11
    php-mysqlnd 7.2.11
    mysql 14.14 distrib 5.7.24

    1. yum -y install http://repo.zabbix.com/zabbix/4.0/rh...el7.noarch.rpm
    2. yum -y install zabbix-get zabbix-server-mysql zabbix-web-mysql zabbix-agent
    vvv

    [root@localhost ~]# Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile
    * base: mirror.kakao.com
    * elrepo: repos.lax-noc.com
    * epel: mirror.premi.st
    * extras: mirror.kakao.com
    * remi-php72: ftp.riken.jp
    * remi-safe: ftp.riken.jp
    * updates: mirror.kakao.com
    Resolving Dependencies
    --> Running transaction check
    ---> Package zabbix-agent.x86_64 0:4.0.1-1.el7 will be installed
    ---> Package zabbix-get.x86_64 0:4.0.1-1.el7 will be installed
    ---> Package zabbix-server-mysql.x86_64 0:4.0.1-1.el7 will be installed
    ---> Package zabbix-web-mysql.noarch 0:4.0.1-1.el7 will be installed
    --> Processing Dependency: zabbix-web = 4.0.1-1.el7 for package: zabbix-web-mysql-4.0.1-1.el7.noarch
    --> Processing Dependency: php-mysql for package: zabbix-web-mysql-4.0.1-1.el7.noarch
    Package php-mysql-5.4.16-45.el7.x86_64 is obsoleted by php-mysqlnd-7.2.11-1.el7.remi.x86_64 which is already installed
    --> Running transaction check
    ---> Package zabbix-web.noarch 0:4.0.1-1.el7 will be installed
    --> Processing Dependency: php-ldap for package: zabbix-web-4.0.1-1.el7.noarch
    ---> Package zabbix-web-mysql.noarch 0:4.0.1-1.el7 will be installed
    --> Processing Dependency: php-mysql for package: zabbix-web-mysql-4.0.1-1.el7.noarch
    Package php-mysql-5.4.16-45.el7.x86_64 is obsoleted by php-mysqlnd-7.2.11-1.el7.remi.x86_64 which is already installed
    --> Running transaction check
    ---> Package php-ldap.x86_64 0:7.2.11-1.el7.remi will be installed
    ---> Package zabbix-web-mysql.noarch 0:4.0.1-1.el7 will be installed
    --> Processing Dependency: php-mysql for package: zabbix-web-mysql-4.0.1-1.el7.noarch
    Package php-mysql-5.4.16-45.el7.x86_64 is obsoleted by php-mysqlnd-7.2.11-1.el7.remi.x86_64 which is already installed
    --> Finished Dependency Resolution
    Error: Package: zabbix-web-mysql-4.0.1-1.el7.noarch (zabbix)
    Requires: php-mysql
    Available: php-mysql-5.4.16-45.el7.x86_64 (base)
    php-mysql = 5.4.16-45.el7
    Available: php-mysqlnd-5.4.16-45.el7.x86_64 (base)
    php-mysql = 5.4.16-45.el7
    Available: php-pecl-mysql-1.0.0-0.17.20160812git230a828.el7.remi.7.2.x86_64 (remi-php72)
    php-mysql = 1:1.0.0
    Installed: php-mysqlnd-7.2.11-1.el7.remi.x86_64 (@remi-php72)
    Not found
    Available: php-mysqlnd-7.2.10-1.el7.remi.x86_64 (remi-php72)
    Not found
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest
    what is the problem??
Working...