Instale os seguintes pacotes:
php-mbstring.x86_64
php-bcmath.x86_64
Comandos:
yum instala -y php-bcmath.x86_64
yum instala -y php-mbstring.x86_64
Eu tenho SO
NAME="Oracle Linux Server"
VERSION="7.4"
ID="ol"
VERSION_ID="7.4"
PRETTY_NAME="Oracle Linux Server 7.4"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:7:4:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"
ORACLE_BUGZILLA_PRODUCT="Oracle Linux 7"
ORACLE_BUGZILLA_PRODUCT_VERSION=7.4
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=7.4
Tentou instalar o zabbix 3.4
rpm -Uvh http://repo.zabbix.com/zabbix/3.4/rhel/7/x86_64/zabbix-release-3.4-1.el7.centos.noarch.rpm
and
yum install zabbix-server-mysql zabbix-web-mysql
e retornou o erro
Error: Package: zabbix-web-3.4.1-1.el7.noarch (zabbix)
Requires: php-mbstring
Error: Package: zabbix-web-3.4.1-1.el7.noarch (zabbix)
Requires: php-bcmath
Qual repositório você pode recomendar para se conectar para habilitar versões corretas de bibliotecas?
tentou variante de Franciscon Santos
[root@zabbixapp01 zabbix]# yum install -y php-bcmath.x86_64
Loaded plugins: replace, ulninfo
No package php-bcmath.x86_64 available.
Error: Nothing to do
[root@zabbixapp01 zabbix]# yum install -y php-bcmath.x86_64
Loaded plugins: replace, ulninfo
No package php-bcmath.x86_64 available.
Error: Nothing to do
[root@zabbixapp01 zabbix]# yum install -y php-mbstring.x86_64
Loaded plugins: replace, ulninfo
No package php-mbstring.x86_64 available.
Error: Nothing to do
lista de repo:
Loaded plugins: replace, ulninfo
repo id repo name status
*epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 11,948
ol7_UEKR4/x86_64 Latest Unbreakable Enterprise Kernel Release 4 for Oracle Linux 7Server (x86_64) 335+93
ol7_latest/x86_64 Oracle Linux 7Server Latest (x86_64) 17,653+5,136
zabbix/x86_64 Zabbix Official Repository - x86_64 28
zabbix-non-supported/x86_64 Zabbix Official Repository non-supported - x86_64
Tags zabbix oracle-linux