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).
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php