>>>>> "TL" == Thomas Lund <tld@stripped> writes:
TL> Slightly off topic
TL> Has anyone succeded in building the mod_auth_mysql module as a DSO for
TL> apache? When I compile it with apxs it spews out a few warnings, but
TL> compiles, but Apache stops running when the module is included.
TL> The author wrote me back and told me he hasn't tested it with DSO and
TL> doesn't like DSO - so he will not do anything about it as it seems.
Use my version instead. Works great as a DSO, and is in daily use
authenticating hundreds of thousands of requests at several sites I
run.
Find it at ftp://ftp.kcilink.com/pub/
I also have notes there on how to use it with group authentication and
with my auth_cookie module to automate the login process.