会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
夏导
博客园
首页
新随笔
联系
订阅
管理
2018年8月27日
linux配置LAMP(CentOS7.4 Apache2.4 PHP5.6)
摘要: 1、安装Apache 这个就不手动安装了,直接上脚本执行 bash apache.sh 以下为脚本的内容: #!/bin/bash version=`lsb_release -a|grep Release` a=${version#*:} if [ `echo ${a} | awk -v tem=6
阅读全文
posted @ 2018-08-27 11:32 夏导
阅读(850)
评论(0)
推荐(0)
编辑
公告