./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-gd --enable-mbstring --with-freetype-dir=/usr/local/freetype --with-jpeg-dir=/usr/local/lib --with-curl --with-mcrypt --with-iconv --enable-pdo --with-pdo-mysql=mysqlnd --with-mysqli=mysqlnd --with-mysql=mysqlnd

./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-gd --enable-mbstring=all --with-freetype-dir=/usr/local/freetype --with-jpeg-dir=/usr/local/jpeg --with-mysql=/usr/local/mysql/ --with-ttf --with-zlib --with-png --with-mbstring --with-curl --with-mcrypt --with-iconv --enable-pdo --with-pdo-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql --enable-mbstr-enc-trans --enable-mbregex --enable-track-vars

 


./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-gd --with-jpeg-dir=/usr/local/jpeg --with-ttf --with-freetype-dir=/usr/local/freetype --with-zlib --with-png --with-mysql=/usr/local/mysql/ --with-mbstring --enable-mbstring=all --enable-mbstr-enc-trans --enable-mbregex --enable-track-vars

posted on 2013-10-09 18:26  华彩  阅读(156)  评论(0编辑  收藏  举报