Re: sym links

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux