让我无话可说的问题(apache)

发布于 2022-10-03 08:05:22 字数 1091 浏览 21 评论 0

[root@master www]# service httpd start
Starting httpd: Syntax error on line 265 of /etc/httpd/conf/httpd.conf:
DocumentRoot must be a directory
                                                           [FAILED]
[root@master www]# cat /etc/httpd/conf/httpd.conf |grep DocumentRoot
# DocumentRoot: The directory out of which you will serve your
DocumentRoot "/var/www/html"
# This should be changed to whatever you set DocumentRoot to.
#    DocumentRoot /www/docs/dummy-host.example.com

[root@master www]# ls -l /var/www/
total 12
drwxrwxrwx  33 root root 5120 May 11 15:53 cgi-bin
drwxrwxrwx  17 root root 1024 Jun 18 22:04 html
drwxrwxrwx   3 root root 1024 Jan 13 15:44 non-cgi
drwxrwxrwx   3 root root 1024 Nov 20  2004 var

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(9

太傻旳人生 2022-10-10 08:05:22

Starting httpd: Syntax error on line 265 of /etc/httpd/conf/httpd.conf

让我无法回答的问题。。。。。

单挑你×的.吻 2022-10-10 08:05:22

[root@master www]# cat /etc/httpd/conf/httpd.conf |grep DocumentRoot
# DocumentRoot: The directory out of which you will serve your
DocumentRoot "/var/www/html"
# This should be changed to whatever you set DocumentRoot to.
#    DocumentRoot /www/docs/dummy-host.example.com

风吹短裙飘 2022-10-10 08:05:22
  1. ls -l /var/www

复制代码

白昼 2022-10-10 08:05:22

楼上的 ! 你故意灌水呀    !! 什么意思 ,我还晕者呢

丢了幸福的猪 2022-10-10 08:05:22

人家是在帮你,你竟然还不领情,晕。。。。

梦萦几度 2022-10-10 08:05:22

明白了 , 谢谢你帮我顶一下 !!

紧拥背影 2022-10-10 08:05:22

明白啥,偶的意思是让你检查一下/var/www/html是文件还是目录

用ls -l看看

余罪 2022-10-10 08:05:22

我上面不是有吗? 晕 !!
drwxrwxrwx  17 root root 1024 Jun 18 22:04 html

温柔戏命师 2022-10-10 08:05:22

没看到,不好意思。看起来是有点问题
cat /etc/httpd/conf/httpd.conf |grep -n DocumentRoot

看看是不是第265行,如果是,建议删除重写。 还不行,那一定真的无话可说了

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文