php-fpm编译参数

2016-08-10 02:07:32 6478

./configure 
--prefix=/usr/local/php5.4 
--with-config-file-path=/usr/local/php5.4/etc 
--with-mysql 
--with-mysqli 
--with-iconv-dir=/usr/local/libiconv 
--with-config-file-scan-dir=/usr/local/php5.4/php.d 
--with-mhash=/usr 
--with-icu-dir=/usr 
--with-bz2 
--with-curl 
--with-freetype-dir 
--with-gd 
--with-gettext 
--with-gmp 
--with-imap 
--with-imap-ssl 
--with-jpeg-dir 
--with-kerberos 
--with-ldap 
--with-mcrypt 
--with-openssl 
--without-pear 
--with-pdo-mysql 
--with-png-dir 
--with-xmlrpc 
--with-zlib 
--enable-bcmath 
--enable-calendar 
--enable-ctype 
--enable-dom 
--enable-exif 
--enable-ftp 
--enable-gd-native-ttf 
--enable-intl 
--enable-json 
--enable-mbstring 
--enable-pcntl 
--enable-session 
--enable-shmop 
--enable-simplexml 
--enable-soap 
--enable-sockets 
--enable-tokenizer 
--enable-wddx 
--enable-xml 
--enable-zip 
--disable-fileinfo 
--enable-fpm



提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: