安装zabbix需要php的两个模块php-bcmath和php-mbstring(转)
1.操作系统版本
- [root@aws zabbix]# cat /etc/redhat-release
- Red Hat Enterprise Linux Server release 7.4 (Maipo)
- yum install zabbix-server-mysql zabbix-web-mysql
- --> Finished Dependency Resolution
- Error: Package: zabbix-web-3.4.7-1.el7.noarch (zabbix)
- Requires: php-bcmath
- Error: Package: zabbix-web-3.4.7-1.el7.noarch (zabbix)
- Requires: php-mbstring
- You could try using --skip-broken to work around the problem
- You could try running: rpm -Va --nofiles --nodigest
a.进入yum源目录
b.执行
- cd /etc/yum.repos.d
- [root@aws yum.repos.d]# wget http://mirrors.163.com/.help/CentOS7-Base-163.repo
- # CentOS-Base.repo
- #
- # The mirror system uses the connecting IP address of the client and the
- # update status of each mirror to pick mirrors that are updated to and
- # geographically close to the client. You should use this for CentOS updates
- # unless you are manually picking other mirrors.
- #
- # If the mirrorlist= does not work for you, as a fall back you can try the
- # remarked out baseurl= line instead.
- #
- #
- [base]
- name=CentOS-$releasever - Base - 163.com
- #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
- #baseurl=http://mirrors.163.com/centos/$releasever/os/$basearch/
- baseurl=http://mirrors.163.com/centos/7/os/x86_64/
- gpgcheck=1
- gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7
- #released updates
- [updates]
- name=CentOS-$releasever - Updates - 163.com
- #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
- #baseurl=http://mirrors.163.com/centos/$releasever/updates/$basearch/
- baseurl=http://mirrors.163.com/centos/7/updates/x86_64/
- gpgcheck=1
- gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7
- #additional packages that may be useful
- [extras]
- name=CentOS-$releasever - Extras - 163.com
- #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
- #baseurl=http://mirrors.163.com/centos/$releasever/extras/$basearch/
- baseurl=http://mirrors.163.com/centos/7/extras/x86_64/
- gpgcheck=1
- gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7
- #additional packages that extend functionality of existing packages
- [centosplus]
- name=CentOS-$releasever - Plus - 163.com
- #baseurl=http://mirrors.163.com/centos/$releasever/centosplus/$basearch/
- gpgcheck=1
- enabled=0
- gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7
4.清除和创建yum缓存
5.再次执行安装zabbix
- yum clean all
- yum makecache
- yum install zabbix-server-mysql zabbix-web-mysql
posted on 2018-11-05 16:44 sunny1233901 阅读(3799) 评论(1) 编辑 收藏 举报
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】博客园社区专享云产品让利特惠,阿里云新客6.5折上折
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步