On Thu, 15 Sep 2011 17:01:17 -0400 "J.Lance Wilkinson" <jlw12@xxxxxxx> wrote: > Now, I am NOT a Database person. I used what was in the mod_authn_dbd > documentation just to get started. The mod_dbd docs says this selects an > apr_dbd driver name. It's not clear to me if I even HAVE any apr_dbd drivers > installed on this machine (yet). Presuming somebody locally will be taking > care of setting up the Oracle connection(s) needed, what apr_dbd stuff do I > need, where do I find it, what do I do with it? Look in the APR libs directory for a file called apr_dbd_pgsql.so, apr_dbd_oracle.so, and similarly-named files. Those are driver files. If you build the server yourself, you (may) have to use "--with-foo" configuration options. If you installed from packages, check your packager's docs. -- 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