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
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