`
qwk399et
  • 浏览: 8145 次
最近访客 更多访客>>
社区版块
存档分类
最新评论

ubuntu编译安装php5 mysql nginx

 
阅读更多

ubuntu编译安装php5 mysql nginx
2011年06月07日
  一、首先下载软件源码包
  wget http://sysoev.ru/nginx/nginx-0.8.53.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/php/php-5.2.10.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/phpfpm/php-5.2.10-fpm-0.5.11.diff.gz
  wget http:/.s135.com/soft/linux/nginx_php/mysql/mysql-5.1.38.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/libiconv/libiconv-1.13.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/mcrypt/libmcrypt-2.5.8.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/mcrypt/mcrypt-2.6.8.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/memcache/memcache-2.2.5.tgz
  wget http:/.s135.com/soft/linux/nginx_php/mhash/mhash-0.9.9.9.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/pcre/pcre-7.9.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/eaccelerator/eaccelerator-0.9.5.3.tar.bz2
  wget http:/.s135.com/soft/linux/nginx_php/pdo/PDO_MYSQL-1.0.2.tgz
  wget http:/.s135.com/soft/linux/nginx_php/imagick/ImageMagick.tar.gz
  wget http:/.s135.com/soft/linux/nginx_php/imagick/imagick-2.2.2.tgz
  二、安装PHP 5.2.10(FastCGI模式)
  1、首先安装PHP 5.2.10所需的支持库
  tar zxvf libiconv-1.13.tar.gz
  cd libiconv-1.13/
  ./configure
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics