/usr/local/apache2/bin/httpd -k start
关闭防火墙直接上命令
在root用户下
systemctl stop firewalld
systemctl disable firewalld
systemctl status firewalld
vi /etc/selinux/config
把SELINUX=enforcing 改成 SELINUX=disabled
重启电脑就可以了转载请注明出处:
未经允许不得转载:lxfamn » centos 常用命令