摘要: 第一部分搭建LAMP基础环境 1.检查CentOS是否为7.x版本 2.安装LAMP中的apache,采用yum源方法安装 yum install httpd httpd-devel Apache安装完成 启动 Apache:systemctl start httpd 设置 Apache开机自启动: 阅读全文
posted @ 2019-08-17 12:44 凡是过往皆为序章 阅读(302) 评论(0) 推荐(0)