首页 > Web开发 > 详细

PHP 编译

时间:2015-04-21 00:05:26      阅读:315      评论:0      收藏:0      [点我收藏+]
  1. Download
  2. 编译参数
    ./configure --prefix=/usr/local/Cellar/php-5.6.8 --with-apxs2=/usr/local/Cellar/apache2/bin/apxs --with-bz2 --enable-zip --enable-calendar --with-mysql --with-pdo-mysql \--with-iconv --enable-mbstring --with-curl --with-snmp --with-tidy --enable-exif --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir --with-xpm-dir \--with-freetype-dir --enable-gd-native-ttf \--with-xmlrpc --enable-soap --enable-sockets --with-mcrypt --with-mhash --enable-shmop -enable-dba --with-gdbm --with-db4 --with-imap --with-imap-ssl --with-kerberos --with-mcrypt --with-mhash --enable-pcntl \

    PS:详细参数查看

    ./configure --help

     

PHP 编译

原文:http://www.cnblogs.com/naray/p/4442890.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!