2013年8月10日

Linux下php安装

摘要: 1.前提条件: mysql ,apache, libxml22./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-libxml2=/usr/local/libxml2 阅读全文

posted @ 2013-08-10 18:58 strikebone 阅读(147) 评论(0) 推荐(0) 编辑

apache的安装

摘要: 1. 安装apr:wgethttp://archive.apache.org/dist/apr/apr-1.4.5.tar.gzwgethttp://archive.apache.org/dist/apr/apr-util-1.3.12.tar.gzwgethttp://jaist.dl.sourceforge.net/project/pcre/pcre/8.33/pcre-8.33.tar.gz./configure--prefix=/usr/local/aprmake&&makeinstall/configure--prefix=/usr/local/apr-util-wi 阅读全文

posted @ 2013-08-10 16:52 strikebone 阅读(214) 评论(0) 推荐(0) 编辑

导航