3.143.204.127--[美国-Amazon EC2服务器]-开启辅助访问 切换到窄版

萬法歸宗-郭岳璋的家

 找回密码
 立即註冊
查看: 2288|回复: 0

多功能的PHP_5.3.19

[复制链接]
admin 该用户已被删除
发表于 2014-2-27 19:30:45 | 显示全部楼层 |阅读模式
A.主要功能
    數據庫: postgresql mysql mssql
    Apache, freetype ,GD libs,
   

B.
  1. cd /usr/src/
  2. rm -r php*
  3. tar -zxvf /lin_app/php-5.3*
  4. cd php-5*

  5. ###--- PHP 5.3.19 ---###
  6. ./configure --prefix=/usr/local/php --enable-pdo=shared  --with-curl=shared \
  7. --enable-sockets=shared --enable-soap=shared --enable-xml=shared --with-xsl=shared --enable-zip=shared \
  8. --enable-pcntl  --with-mysql \
  9. --enable-calendar --without-sqlite3 -without-pdo-sqlite --without-sqlite --with-apxs2=/usr/local/apache2/bin/apxs \
  10. --with-libxml-dir=/usr/local/lib --with-zlib  --enable-gd-native-ttf \
  11. --with-freetype-dir --with-jpeg-dir \
  12. --with-pgsql=/usr/local/pgsql --with-imap=/usr/src/imap-2007f  \
  13. --with-mssql=/usr/local/freetds  --enable-ftp  --enable-xml  \
  14. --with-gd --with-pcre-regex \
  15. --with-freetype-dir=/usr/include/freetype2 \
  16. --with-config-file-path=/ \
  17. --with-iconv-dir=/usr/local/lib \
  18. --with-png-dir=/usr/local/libpng --enable-mbstring  --with-openssl=shared

  19. make clean; make ZEND_EXTRA_LIBS='-liconv' ; make install;
复制代码
C.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即註冊

本版积分规则

小黑屋|手機版|Archiver|masterkuo.com

GMT+8, 2024-9-20 04:38 , Processed in 0.029936 second(s), 15 queries , MemCache On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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