[Thu Mar 28 10:19:58 2002] [error] [client 65.167.151.24] (2)No such file or directory: Could not open password file: /c/program files/apache group/apache/users/
[Thu Mar 28 10:19:58 2002] [error] [client 65.167.151.24] user brad not found: /phpmyadmin/
Hi folks, I'm trying to protect the phpmyadmin directory on my server -- and having a heck of a time. Assuming the file is there (the .htpasswd file) and in the correct directory, any idea why I'm getting the above apache errors in the logs when I try to access the directory after entering login/pass?
My .htaccess file has the line:
AuthUserFile "/C/Program Files/Apache Group/Apache/users/"
I put it in quotes cause it causes an internal error with out them for some reason (I suspect the spaces in Program Files and Apache Group) With the quotes it does not get the interal 500 error, but gets the file not found error. Any ideas?
I know this isn't an apache forum, but I don't know of any good ones -- and people here are knowledgable far past the realm of PHP.
Thanks in advance.
[Thu Mar 28 10:19:58 2002] [error] [client 65.167.151.24] user brad not found: /phpmyadmin/
Hi folks, I'm trying to protect the phpmyadmin directory on my server -- and having a heck of a time. Assuming the file is there (the .htpasswd file) and in the correct directory, any idea why I'm getting the above apache errors in the logs when I try to access the directory after entering login/pass?
My .htaccess file has the line:
AuthUserFile "/C/Program Files/Apache Group/Apache/users/"
I put it in quotes cause it causes an internal error with out them for some reason (I suspect the spaces in Program Files and Apache Group) With the quotes it does not get the interal 500 error, but gets the file not found error. Any ideas?
I know this isn't an apache forum, but I don't know of any good ones -- and people here are knowledgable far past the realm of PHP.
Thanks in advance.