amerdsp Posted December 13, 2008 Share Posted December 13, 2008 Greetings, I am setting up an apache server on Fedora 10 distro. I have a raid array on md0 and is mounted on /var/www under which I copied all the original files and directories (cgi-bin error html icons manual usage). However,Apache fails to start telling me that the document root must be a directory, which to my knowledge it is: ls -a /var/www drwxr-xr-x 2 root root 4096 2008-12-13 13:21 cgi-bin drwxr-xr-x 3 root root 4096 2008-12-13 13:21 error drwxr-xr-x 2 root root 4096 2008-12-13 13:25 html <---Doc root drwxr-xr-x 3 root root 4096 2008-12-13 13:21 icons drwxr-xr-x 14 root root 4096 2008-12-13 13:21 manual drwxr-xr-x 2 root root 4096 2008-12-13 13:21 usage Any ideas why this is happening? Thank you. A Link to comment https://forums.phpfreaks.com/topic/136842-apache-not-starting/ Share on other sites More sharing options...
corbin Posted December 13, 2008 Share Posted December 13, 2008 What does your DocumentRoot line say in httpd.conf? Link to comment https://forums.phpfreaks.com/topic/136842-apache-not-starting/#findComment-714788 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.