OS Version: Oracle Linux (RHEL) 7.2
Zabbix Version: 3.0.5
Using these commands:
Received these errors:
Downloaded php-bcmath-5.4.16-36.el7_1.x86_64.rpm from rpm.pbone.net
Received this error when attempting to install php-bcmath:
I have not been able to find a php-bcmath-5.4.16-36.el7_2.x86_64.rpm
How can proceed and complete the install?
TIA
Dave
Zabbix Version: 3.0.5
Using these commands:
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
Received this error when attempting to install php-bcmath:
Code:
rpm -ivh php-bcmath-5.4.16-36.el7_1.x86_64.rpm error: Failed dependencies: php-common(x86-64) = 5.4.16-36.el7_1 is needed by php-bcmath-5.4.16-36.el7_1.x86_64 yum install php-common Loaded plugins: ulninfo Package php-common-5.4.16-36.3.el7_2.x86_64 already installed and latest version
How can proceed and complete the install?
TIA
Dave
Comment