Forum Moderators: phranque

Message Too Old, No Replies

apache2.2 and mysql authentication

mod_dbd mod_authn_dbd mod_authz_dbd confusion

         

Vasiliy

8:59 pm on Sep 14, 2006 (gmt 0)

10+ Year Member



Gents,
I've been having awful time getting the mod_dbd, mod_authn_dbd, mod_authz_dbd to work together. No good documentation has been found, so I would love to hear what you guys have to say on this :)
I would love to document my steps, and write a simple howto for everyone to use!
What I need, is a way I can authenticate people against a mysql database, which was provided with mod_auth_mysql back in 2.0 realm. Now, since 2.2.3 is out, mod_auth_mysql is not working, and the new way does not seem to be documented properly.

So, does anyone have any documentation they can point me to (other than the obvious apache links)?

I am completely stuck, and would love to get some help!

THANK YOU!

coopster

1:00 pm on Sep 15, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Vasiliy.


This module is for apache 2.0.x only!

Right at the top of the INSTALL document. You will likely either have to revert back to 2.0.x or if you want to push forward you will have to modify the C source code provided by the last developer on the project.