CentOS 7.0安装配置LAMP服务器(Apache+PHP+MariaDB) dawei 2020年7月30日 19:44 准备篇: CentOS 7.0系统安装配置图解教程 http://www.osyunwei.com/archives/7829.html 一、配置防火墙,开启80端口、3306端口 CentOS 7.0默认使用的是firewall作为防火墙,这里改为iptables防火墙。 1、关闭firewall: systemctl stop firewalld.service # 7 7.0 CentOS lamp 安装 服 配置