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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to