On Tue, Nov 16, 2004 at 12:25:03PM -0800, scootgirl.com wrote: > ----- Original Message ----- > From: "Andre Speelmans" <andre@xxxxxxxxxxxx> > [snip] > >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? > > > > [root@utopia karen]# ls -ld /space > drwxr-sr-x 7 karen karen 4096 Nov 12 03:14 /space If you are using selinux targeted policy, it also matters what ls -lZd /space prints. It should be e.g. system_u:object_r:httpd_sys_content_t. Jakub