The .htpasswd file lives in the root of my user account.
ie:

[www] directory
 .htpasswd file

It then goes:

[www]
     |
     [public_html]
     [htocs]
          |
          All website content etc

If I go beyond the www directory, I get a list of hundreds of directories
and files.
This is where I found the the htpasswd executable under

/usr/local/bin

Even if i define that path in my code it is still not working
The output of ls the root beyond www dir is far to much to put into this
message.

Is that what you were asking, or am on the wrong track?

YoBro




"MaD dUCK" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> also sprach YoBro (on Fri, 18 May 2001 10:45:12AM +1200):
> > If I try su nobody it asks for nobody's password. If i enter no
> > password a I get Authentication denied.
>
> you aren't root.
>
> can you give me an output of 'ls -l <path/to/.htpasswdfile>'
>
> martin;              (greetings from the heart of the sun.)
>   \____ echo mailto: !#^."<*>"|tr "<*> mailto:"; net@madduck
> --
> printer not ready.
> could be a fatal error.
> have a pen handy?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to