摘要:
基础环境: CentOS release 6.9 (Final) perl-5.10.1-144.el6.x86_64httpd-2.2.15-59.el6.centos.x86_64 mysql-server-5.1.73-8.el6_8.x86_64 安装步骤: export PATH=.:/u 阅读全文
摘要:
查错误日志, 发现apache启动时有提示:[notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0 原来是SELinux的安全策略导致的。 临时方案:setenforce 0 阅读全文