编译PHP常用参数

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了编译PHP常用参数相关的知识,希望对你有一定的参考价值。

./configure --prefix=/usr/local/php-5.5.35 --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-iconv=/usr/local/libiconv --with-freetype-dir --with-jpeg-dir --with-png-dir --
with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --enable-shmop --enable-sysvsem --enable-inline-optimization --with-curl  --enable-mbregex --enable-mbstring --with-mcrypt --with-gd  --with-open
ssl --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --enable-zip --enable-short-tags --enable-static --with-xsl --with-fpm-user=nginx --with-fpm-group=nginx --enable-ftp --enable-fpm --enable-bcm
ath --with-gettext


以上是关于编译PHP常用参数的主要内容,如果未能解决你的问题,请参考以下文章

PHP8、FPM及部分扩展编译安装

linux下安装php编译参数

php编译参数注解--不明白许多参数的作用 慎用 –with-curlwrappers参数转载

编译configure常用参数详解

arm-linux-gcc 常用参数讲解 gcc编译器使用方法

PHP 源码安装常用配置参数和说明