作者:jystmj-2009 | 来源:互联网 | 2014-05-28 10:53
[root@jsjzhangwww]#/etc/rc.d/init.d/httpdrestartStoppinghttpd:[FAILED]Startinghttpd:Syntaxerroronline265of/etc/httpd/conf/httpd.conf:DocumentRootmustbeadirector
[root@jsjzhang www]# /etc/rc.d/init.d/httpd restart
Stopping httpd:
[FAILED]
Starting httpd: Syntax error on line 265 of
/etc/httpd/conf/httpd.conf:
DocumentRoot must be a directory
其实这个目录没有什么问题,只是解压的一个tar包,最后确定是selinux
解决方法:
vi /etc/selinux/config
使SELINUX=disable
或/etc/selinux/targeted/booleans
httpd_enable_homedirs=1