Php要求必需是5.4及以上(centos 7默许是 5.4.16可以)
| #安装依附库 yum -y install gcc curl curl-devel net-snmp net-snmp-devel perl-DBI mariadb mariadb-server mariadb-client mariadb-devel libevent-devel http httpd-devel httpd-client httpd-server php php-mysql php-devel php-client php-fpm php-bcmath php-mbstring php-gd php-xmlwriter php-xmlreader php-ldap ; useradd -s /sbin/nologin zabbix;systemctl start httpdyum |