Hi,
I suspect that this might be a PHP issue, but can't see anything about it on other forums.
I can install Zabbix 2.0.6 on CentOS and Ubuntu no problem. I then try to install it on a RHEL 6.3 box, and when it comes time to start the frontend-based installation, I get red errors for php-bcmath and php-mbstring.
Trying to install them gives me ..
Can someone point me in the right direction?
Thanks.
I suspect that this might be a PHP issue, but can't see anything about it on other forums.
I can install Zabbix 2.0.6 on CentOS and Ubuntu no problem. I then try to install it on a RHEL 6.3 box, and when it comes time to start the frontend-based installation, I get red errors for php-bcmath and php-mbstring.
Trying to install them gives me ..
Code:
# yum -y install php-bcmath Loaded plugins: product-id, subscription-manager Updating certificate-based repositories. Unable to read consumer identity Setting up Install Process No package php-bcmath available. Error: Nothing to do
Thanks.
Comment