Aws Redhat Instance: Fresh
I following this guide to install Zabbix Server 3.0.
When i try to install zabbix server
Its fails due to following Error:
I following this guide to install Zabbix Server 3.0.
When i try to install zabbix server
Code:
# yum install zabbix-server-mysql zabbix-web-mysql
Code:
Error: Package: zabbix-web-3.0.5-1.el7.noarch (zabbix)
Requires: php-mbstring
Error: Package: zabbix-web-3.0.5-1.el7.noarch (zabbix)
Requires: php-bcmath
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Comment