Re: [EMAIL PROTECTED] Configuring mod_authn_dbd with apr_dbd_mysql on Apache 2.2

2006-02-26 Thread Nick Kew
On Sunday 26 February 2006 19:09, Fred McCann wrote: > Is there anything I got wrong here? Is apr_dbd_mysql incompatible > with my version of MySQL, FreeBSD, or Apache? That's a difficult one. Are you using apr_dbd_mysql from up-to-date source and compiled with all the same options as (the rest

[EMAIL PROTECTED] Configuring mod_authn_dbd with apr_dbd_mysql on Apache 2.2

2006-02-26 Thread Fred McCann
I'm trying to configure mod_authn_dbd to use a mysql database. I'm running MySQL 5.0.18 and Apache 2.2 on FreeBSD 6.0-RELEASE. Here's what I have for configuration: # Database Management DBDriver mysql #Connection string: database name and login credentials DBDParams "dbname=UserDirectory us