码迷,mamicode.com
首页 >  
搜索关键字:编译安装lamp之配置httpd以fastcgi方式与php整合    ( 2个结果
编译安装LAMP之配置httpd以FastCGI方式与php整合
一、编译安装httpd(httpd2.4.4,相关软件包可到apache官网上下载)#hwclock-s将软件时间同步为硬件时间,防止安装软件时出错1、解决依赖关系httpd-2.4.4需要较新版本的apr和apr-util,因此需要事先对其进行升级。这里使用源码包进行升级(apr-1.5.2,apr-util-1.5.4)(1)编译..
分类:Web程序   时间:2016-09-25 19:14:23    阅读次数:250
编译安装LAMP之配置httpd以FastCGI方式与php整合
./configure--prefix=/usr/local/php--with-mysql=/usr/local/mysql--with-openssl--with-mysqli=/usr/local/mysql/bin/mysql_config--enable-mbstring--with-freetype-dir--with-jpeg-dir--with-png-dir--with-zlib--with-libxml-dir=/usr--enable-xml--enable-sockets--enabl..
分类:Web程序   时间:2016-08-02 17:19:13    阅读次数:259
2条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!