--prefix=/usr/local/php7.2.3 --with-mysqli --with-pdo-mysql --with-iconv-dir --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir --enable-simplexml --enable-xml --disable-rpath --enable-bcmath --enable-soap --enable-zip --with-curl --enable-fpm --with-fpm-user=nobody --with-fpm-group=nobody --enable-mbstring --enable-sockets --with-gd --with-openssl --with-mhash --enable-opcache --disable-fileinfo
php configure
最新推荐文章于 2024-04-25 14:58:38 发布
本文详细介绍如何从源码编译并安装PHP7.2.3,包括配置选项如mysqli、pdo_mysql、iconv、freetype、jpeg、png、zlib、libxml等,以及如何启用simplexml、xml、bcmath、soap、zip、curl、fpm、mbstring、sockets、gd、openssl、mhash、opcache等功能。
1796

被折叠的 条评论
为什么被折叠?



