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

PHP file_exists or is_readable errors



Maybe I'm on the wrong list with this one, but I've been trying all day to
have a PHP script open an htusers file then read in and authenticate the
username/password entered by the client. I can read the .htaccess file
(ignored by Apache for that directory) and extract the location of htusers.
Both files are root.root with -rw-r--r-- permissions but even when I move
htusers into the same directory as .htaccess file_exists and is_readable
both return false. (oops, almost put a ; here)

Any ideas where to look for the cause of this?


-- 
To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: