|
Posted by Jochem Maas on 10/03/22 11:08
timothy johnson wrote:
> I am trying to write a php script that can read a dir which I have
> linked into my public_html dir. But I get permission errors, what do I
> need to change? Is this an Apache problem, gentoo, or php?
>
its a file permission problem.
for some reason apache is not allowed to read the dir.
check the perms on the dir (ls -l), (also I believe that apache can be setup
to not follow symlinks... something else to check).
Navigation:
[Reply to this message]
|