Matthias Kellermann wrote:
Hi list,
I've got some troubles setting up authentication via DBD with a MySQL
database and passwords crypted with MD5.
My setup (Gentoo Linux):
Apache 2.2.8
apr 1.2.11
apr-util 1.2.10
MySQL 5.0.54
...
So the MySQL connection works, but something with the MD5 password is
not ok. Any ideas what could be the problem?
The encrypted password formats which Apache recognizes
are documented at
http://httpd.apache.org/docs/2.2/misc/password_encryptions.html
Passwords encrypted with the MySQL MD5() function will not work with Apache
authentication.
-tom-
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]