0
내가 OSZabbix 3.4, 오라클 리눅스 7.4 : PHP-mbstring와 PHP-bc 수학에 오류가
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
설치 시도 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
및
yum install zabbix-server-mysql zabbix-web-mysql
및 오류가 반환되었습니다.
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
는
sudo yum install php-mbstring
이
Loaded plugins: ulninfo
No package php-mbstring available.
Error: Nothing to do
이
[루트 @ zabbixapp01 zabbix] mbstring # 얌 검색
Loaded plugins: ulninfo
Warning: No matches found for: mbstring
No matches found
[루트 @의 zabbixapp01를 검색하려고 반환 설치에 노력 zabbix] # yum 검색 bcmat h
Loaded plugins: ulninfo
Warning: No matches found for: bcmath
No matches found
문제를 해결하는 방법은 무엇입니까?
또한 serverfault (더 적절하게)에 질문하는 것 같습니다 : https://serverfault.com/questions/874297/zabbix-3-4-oracle-linux-7-4-error-with-php-mbstring-and -php-bcmath. – Richlv
확인, 문제 해결, 답장 쓰기 –