scootgirl.com wrote:
scootgirl.com wrote:
Hi,
I installed FC3 and I wanted to move my apache2 documentroot from its
default /var/www/html to another volume located at /space/vhosts.
When I do this apache2 complains:
Syntax error on line 265 of /etc/httpd/conf/httpd.conf:
DocumentRoot must be a directory
This is a directory and is writeable by me, and has the user apache
access to list and read its files. Yet, for some reason, apache
doesn't like this volume.
and a 'ls -l /space/' ?
[root@utopia karen]# ls -l /space/
total 48
drwxr-sr-x 2 karen karen 4096 Nov 12 02:18 Anonymous_FTP
drwxr-sr-x 2 karen karen 16384 Nov 11 15:35 lost+found
drwxr-sr-x 20 karen karen 4096 Nov 12 03:15 programs
drwxr-sr-x 4 karen karen 4096 Nov 15 05:55 scootgirl_backups
drwxr-sr-x 58 karen karen 4096 Nov 14 13:14 vhosts
I haven't followed the thread, so may be this has been said before.
Are the permissions on /space correct?
What's the result when you do ls -ld /space?
--
Regards,
Andre