There is some confusion in the DBD docs about the format of the argument to the DBDParams directive.
http://httpd.apache.org/docs/2.2/mod/mod_dbd.html#dbdparams This suggests that arguments should be comma separated. http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html#example And this one uses spaces. I've tested both formats and they both appear to work. The code in apr-util/dbd for parsing the parameter is somewhat impenetrable to me so before fixing up the docs, it would help to know which format should be canonical. Plz help ktnx. -- noodl --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
