Quote:
Originally Posted by till
But then apache must be able to access the directory. Do you have any security extensions like selinux enabled that might prevent apache accessing the files?
|
Quote:
[root@ISPC30 ]# selinuxenabled
[root@ISPC30 ]# echo $?
1
[root@ISPC30 ]#
|
0 enable
1 disable
selinux is disable.
What other thing might be causing this?
I've banged my head to the wall but I can't see what is wrong.