Hi everybody! I install Zabbix on CentOS 7.5.
There are:
Apache 2.4.39
PPP 7.2.8 (PHP, PHP-MySQL)
MySQL 8.0.12
When installing, I used the source https://www.zabbix.com/documentation...es/rhel_centus
During the installation of zabbix-web-muscle I get the following error:
-> Processing Dependency: php-mysql for package: zabbix-web-mysql-3.4.12-1.el7.noarch
Package php-mysql-5.4.16-45.el7.x86_64 is obsoleted by php-mysqlnd-7.2.8-1.el7.remi.x86_64 which is already installed
-> Finished Dependency Resolution
Error: Package: zabbix-web-mysql-3.4.12-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.8-1.el7.remi.x86_64 (@ remi-php72)
Not found
Available: php-mysqlnd-7.2.7-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 - nudist
Tell me how to fix this. Thanks in advance
There are:
Apache 2.4.39
PPP 7.2.8 (PHP, PHP-MySQL)
MySQL 8.0.12
When installing, I used the source https://www.zabbix.com/documentation...es/rhel_centus
During the installation of zabbix-web-muscle I get the following error:
-> Processing Dependency: php-mysql for package: zabbix-web-mysql-3.4.12-1.el7.noarch
Package php-mysql-5.4.16-45.el7.x86_64 is obsoleted by php-mysqlnd-7.2.8-1.el7.remi.x86_64 which is already installed
-> Finished Dependency Resolution
Error: Package: zabbix-web-mysql-3.4.12-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.8-1.el7.remi.x86_64 (@ remi-php72)
Not found
Available: php-mysqlnd-7.2.7-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 - nudist
Tell me how to fix this. Thanks in advance
Comment