Re: [EMAIL PROTECTED] Odd problem with mod_authn_dbd and mysql

2007-02-03 Thread Ed Poe
On 3 Feb 2007, at 7:47 AM, Nick Kew wrote: On Sat, 3 Feb 2007 03:06:02 -0500 Ed Poe <[EMAIL PROTECTED]> wrote: And the following global config: DBDriver mysql DBDParams "host=localhost user= pass= dbname=" DBDPrepareSQL "SELECT encrypt(password) FROM WHERE login_id = %s&

[EMAIL PROTECTED] Odd problem with mod_authn_dbd and mysql

2007-02-03 Thread Ed Poe
I have been attempting for a day and a half now to replace an apache2 installation with mod_auth_mysql with an apache2.2 installation with mod_authn_dbd and the mysql driver. I won't rehash all the compiling issues here*, but after no small frustration I have the following: A freshly compi