找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 11966|回复: 0

php5.6.9编译安装手迹

[复制链接]
发表于 2015-5-22 15:22:42 | 显示全部楼层 |阅读模式
环境准备:1 v) H  \% m* u. B7 S. o$ W
yum groupinstall "Development tools"
) Z6 e- n, G0 v9 ]  j% eyum install libxml2-devel gd-devel libmcrypt-devel libcurl-devel openssl-devel/ }$ f8 A+ B, K( m2 @& N( ~" p

! l3 ?5 g: s9 `  n% U软件包:
- K; H( h" R* k4 s! r4 lwget http://us3.php.net/get/php-5.6.9.tar.gz/from/cn2.php.net/mirror
7 `) R5 `1 m( a& f1 E( htar -xvf php-5.6.9.tar.gz
9 ^  V! a0 G) J  G9 d7 n5 Ecd php-5.6.97 l1 `( w! p% k! @3 x# C3 w
7 U8 L( j9 z! R+ G
编译安装 php 5.6.9 的参数:$ t+ k! ]. Y, ]1 `5 |; _
# u& X! \+ G4 o% S
[Bash shell] 纯文本查看 复制代码
./configure --prefix=/webserver/php-5.6.9 --with-config-file-path=/webserver/php-5.6.9/etc --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-zlib --with-curl --with-ldap --with-imap --with-kerberos --with-imap-ssl --with-gettext --with-gd --enable-gd-native-ttf --with-freetype-dir --with-jpeg-dir --with-png-dir --with-openssl --with-iconv=/usr/local --with-pcre-dir --with-mhash --with-mcrypt --with-xmlrpc --with-imap --enable-xml --enable-ftp --enable-mbstring --enable-soap --enable-sockets --enable-fpm --enable-zip --disable-debug --enable-calendar --enable-static --enable-inline-optimization --enable-wddx --enable-opcache --enable-bcmath --enable-shmop --enable-sysvsem --enable-mbregex --enable-pcntl --without-pear --enable-ctype

# t) I9 G4 u$ c4 [" v
3 `: v2 _8 Z. imake/ X+ N- w  @: T' r# P7 [; Y2 M
make install
& j) u7 y: ~* Q" G2 c0 M8 e--enable-maintainer-zts  此句意思有线程安全版本,开启后ZendGuardLoader不能使用!# b* p5 }$ @$ |
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|第一站论坛 ( 蜀ICP备06004864号-6 )

GMT+8, 2026-3-26 04:48 , Processed in 0.054684 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表