Hi,
i tried to install zabbix 2.0 from the official zabbix yum repo and also from epel, both with the same error:
stops with:
php-bcmath and php-mbstring are not available via standard redhat repos and also not via EPEL. i got the exact same problem if i try to install it via the EPEL zabbix packages.
so from my point of view, its not possible to install zabbix on a standard machine at all.
i tried to install zabbix 2.0 from the official zabbix yum repo and also from epel, both with the same error:
Code:
yum install zabbix-server-mysql zabbix-web-mysql
Code:
--> Processing Dependency: php-bcmath for package: zabbix-web-2.0.5-1.el6.noarch
--> Finished Dependency Resolution
Error: Package: zabbix-web-2.0.5-1.el6.noarch (zabbix)
Requires: php-mbstring
Error: Package: zabbix-web-2.0.5-1.el6.noarch (zabbix)
Requires: php-bcmath
so from my point of view, its not possible to install zabbix on a standard machine at all.
Comment