On Thursday 17 August 2006 07:08, alan bryan wrote: > Has anyone gotten either mod_authn_dbd (using postgresql) or > mod_auth_pgsql to work on Apache 2.2 on FreeBSD (I'm using 6.1)? Didn't you post this just a few days ago? Why the new thread? Oh, you're the one who replied *twice* by posting here and CC:ing me. Don't ever do that again, or I'll *permanently* killfile you. > mod_auth_dbd yields: > [crit] (70023)This function has not been implemented on this platform: > DBD: failed to initialise That message is a little misleading. "this platform" doesn't mean FreeBSD, it means it's not implemented in your APR-UTIL build. There should be some previous error messages, and "ldd" can tell you whether you've built it with pgsql enabled at all. > mod_auth_pgsql yields: > No Authn provider configured Use either 2.0 or 2.2 authn. Mixing them is likely to lead to that kind of problem. If you want to use an old module, don't load the new ones. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx