zabbix php 7.4编译参数

由于php7.2在zabbix 6.0中无法导入xml的模板,需要安装7.4版本的

./configure --prefix=/usr/local/php --enable-gd --enable-fpm --enable-mysqlnd  --with-zlib --with-bz2 --with-curl --with-webp --with-jpeg --without-ldap --enable-bcmath --enable-mbstring --enable-sockets --with-mysqli --with-freetype --with-openssl

posted @ 2022-03-07 17:14  小阿里  阅读(84)  评论(0)    收藏  举报