problem with the DocumentRoot directive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
Would you tell me why am I getting the next error?

Configuration file:
<VirtualHost *:80>
        ServerName xxx.xxx.xxx.xxx
        ServerAlias xxxxxxxxxxxxxx
        DocumentRoot /home/library-base
        <Directory />
            Options Indexes MultiViews FollowSymLinks
            AllowOverride None
            Order allow,deny
            Allow from all
         </Directory>
         <Directory "/home/library-base">
            Options Indexes MultiViews FollowSymLinks
            AllowOverride None
            Order allow,deny
            Allow from all
        </Directory>
</VirtualHost>


[root@ezshoellc home]# /etc/init.d/httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: Warning: DocumentRoot [/home/library-base] does not exist
                                                           [  OK  ]



but, THAT DIRECTORY EXISTS! ....
[root@ezshoellc home]# pwd
/home
[root@ezshoellc home]# ls -al
total 64
drwxr-xr-x   8 root       root       4096 Apr 27 09:24 .
drwxr-xr-x  25 root       root       4096 Apr 27 10:38 ..
drwx------   3 etagwerker etagwerker 4096 Apr 23 14:23 etagwerker
drwxr-xr-x  11 root       root       4096 Nov  1  2005 ezshowaf
drwxr-xr-x   4 apache     apache     4096 Apr 25 09:11 fmsconsole
drwx------   3 imicha     imicha     4096 Apr 27 09:33 imicha
drwxr-xr-x  62 root       root       4096 Apr 27 09:16 library-base
drwxr-xr-x  11 root       root       4096 Apr 26 20:09 upload-base
[root@ezshoellc home]#


I am running a:
[root@ezshoellc home]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)

I will appreciate a lot your help!

- Ighal
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux