On Tuesday 01 April 2003 12:28, Liam Gibbs wrote:
> Is there anything I should know about is_readable? It seems to find a file
> unreadable whether the permissions are 000 or 777.

Check that whole path leading up to the file is accessible (+x) and readable 
(+r) by the webserver.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
There's another way to survive.  Mutual trust -- and help.
                -- Kirk, "Day of the Dove", stardate unknown
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to