码迷,mamicode.com
首页 > 数据库 > 详细

阿里云ECS安装linux + lighttpd + mysql + php 环境

时间:2014-10-09 17:32:17      阅读:230      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   sp   on   linux   ef   sql   安装   

1 先安装lighttpd,提示缺少pcre,zlib,bzip2,

so:

shell> yum install gcc glib2-devel openssl-devel pcre-devel bzip2-devel gzip-devel zlib-devel

shell> 安装后进入lighttpd,./configure --prefix=xxx, make , makeinstall

阿里云ECS安装linux + lighttpd + mysql + php 环境

标签:style   http   color   sp   on   linux   ef   sql   安装   

原文地址:http://www.cnblogs.com/thrillerz/p/4013483.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!