Installing zabbix as per doco on red hat 7.2 rel
rpm -Uvh https://repo.zabbix.com/zabbix/4.2/r...el7.noarch.rpm
yum -y install zabbix-server-pgsql zabbix-web-pgsql zabbix-agent
Getting errors
---> Package zabbix-web.noarch 0:4.2.4-1.el7 will be installed
--> Processing Dependency: php-mbstring for package: zabbix-web-4.2.4-1.el7.noarch
--> Processing Dependency: php-bcmath for package: zabbix-web-4.2.4-1.el7.noarch
--> Finished Dependency Resolution
Error: Package: zabbix-web-4.2.4-1.el7.noarch (zabbix)
Requires: php-mbstring
Error: Package: zabbix-web-4.2.4-1.el7.noarch (zabbix)
Requires: php-bcmath
Don't know how to fix it.
Thank you
rpm -Uvh https://repo.zabbix.com/zabbix/4.2/r...el7.noarch.rpm
yum -y install zabbix-server-pgsql zabbix-web-pgsql zabbix-agent
Getting errors
---> Package zabbix-web.noarch 0:4.2.4-1.el7 will be installed
--> Processing Dependency: php-mbstring for package: zabbix-web-4.2.4-1.el7.noarch
--> Processing Dependency: php-bcmath for package: zabbix-web-4.2.4-1.el7.noarch
--> Finished Dependency Resolution
Error: Package: zabbix-web-4.2.4-1.el7.noarch (zabbix)
Requires: php-mbstring
Error: Package: zabbix-web-4.2.4-1.el7.noarch (zabbix)
Requires: php-bcmath
Don't know how to fix it.
Thank you
Comment