LAMP(Apache 2.2.22、PHP 5.2.17、Mysql 5.6)

先装Mysql

编译Apache:

./configure --prefix=/usr/local/apache22 --sysconfdir=/usr/local/httpd22 --with-apr=/usr/bin/ --with-apr-util=/usr/bin/ --with-zlib --with-pcre=/usr/local/bin/pcre-config --with-mpm=prefork --enable-so --enable-ssl --enable-cgi --enable-rewrite --enable-modules=most --enable-mpms-shared=all

编译PHP:

./configure --prefix=/usr/local/php5 --with-apxs2=/usr/local/apache22/bin/apxs --with-mysql=/usr/local/mysql56 --with-mysqli=/usr/local/mysql56/bin/mysql_config --with-pdo-mysql=/usr/local/mysql56 --enable-calendar --enable-exif --enable-ftp --with-iconv --with-gd --enable-cgi --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib-dir=/usr --with-freetype-dir=/usr --enable-gd-native-ttf --enable-mbstring --enable-bcmath --with-curl --with-openssl --enable-soap --enable-zip --with-config-file-path=/etc --with-mcrypt=/usr/local/libmcrypt

 

编译安装PHP成功效果:

Installing PHP SAPI module:       apache2handler
/usr/local/apache22/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' libphp5.la /usr/local/apache22/modules
/usr/lib64/apr-1/build/libtool --mode=install cp libphp5.la /usr/local/apache22/modules/
libtool: install: cp .libs/libphp5.so /usr/local/apache22/modules/libphp5.so
libtool: install: cp .libs/libphp5.lai /usr/local/apache22/modules/libphp5.la
libtool: install: warning: remember to run `libtool --finish /root/tmpDown/php-5.2.17/libs'
chmod 755 /usr/local/apache22/modules/libphp5.so
[activating module `php5' in /usr/local/httpd22/httpd.conf]
Installing PHP CLI binary:        /usr/local/php5/bin/
Installing PHP CLI man page:      /usr/local/php5/man/man1/
Installing build environment:     /usr/local/php5/lib/php/build/
Installing header files:          /usr/local/php5/include/php/
Installing helper programs:       /usr/local/php5/bin/
  program: phpize
  program: php-config
Installing man pages:             /usr/local/php5/man/man1/
  page: phpize.1
  page: php-config.1
Installing PEAR environment:      /usr/local/php5/lib/php/
[PEAR] Archive_Tar    - already installed: 1.3.7
[PEAR] Console_Getopt - already installed: 1.2.3
[PEAR] Structures_Graph- already installed: 1.0.3
[PEAR] XML_Util       - already installed: 1.2.1
[PEAR] PEAR           - already installed: 1.9.1
Wrote PEAR system config file at: /usr/local/php5/etc/pear.conf
You may want to add: /usr/local/php5/lib/php to your php.ini include_path
Installing PDO headers:          /usr/local/php5/include/php/ext/pdo/

包下载地址:

https://download.csdn.net/download/hynial/10627010

Ref:

http://blog.51cto.com/wutou/1901729

https://blog.csdn.net/zhanghao143lina/article/details/78981727

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值