找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 12705|回复: 0

php5.6.9编译安装手迹

[复制链接]
发表于 2015-5-22 15:22:42 | 显示全部楼层 |阅读模式
环境准备:3 V% ]- l4 R& o  a+ q. N6 |
yum groupinstall "Development tools"
$ [1 |, O* y/ qyum install libxml2-devel gd-devel libmcrypt-devel libcurl-devel openssl-devel8 x9 [; S, x! i) }2 D
& P# C6 b8 M" m+ z
软件包:
8 H# `; ^. @1 U. D0 ]. b# E1 y# ewget http://us3.php.net/get/php-5.6.9.tar.gz/from/cn2.php.net/mirror
6 [6 |7 o8 k. D3 T9 ^9 ?tar -xvf php-5.6.9.tar.gz! m& H/ f6 ^" x
cd php-5.6.9
3 b  m4 C2 E* O  d5 }% h+ ?. n. r  y
编译安装 php 5.6.9 的参数:
% o6 T" `5 H# ?9 j) ]  l- b
8 W( L, O7 h8 t8 D) `3 A% C
[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
* g( A9 |/ p: t5 R

: Z* {+ w5 a/ W, v( G; mmake3 s- q  f* l' j/ j
make install% M! ]6 |$ E5 o  T6 k
--enable-maintainer-zts  此句意思有线程安全版本,开启后ZendGuardLoader不能使用!
! D9 Y5 A1 F8 m3 n* `" ^* p2 `
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

GMT+8, 2026-6-16 09:48 , Processed in 0.057259 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

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