On Fri, 2004-01-30 at 19:52, Ged Haywood wrote:
> Another one: is mod_ssl involved anywhere?

It is.

> From mod_ssl-2.8.16-1.3.29/INSTALL
> 
> NOTE: The --enable-rule=SSL_SDBM option enabled the use of the
>       built-in SDBM library instead of a custom defined or vendor
>       supplied DBM library. This can be useful when...

As far as I can tell from httpd -V, that option was not used during the
compile.  (I didn't compile this mod_perl.)

I may end up just writing some code to run under mod_perl that will read
the existing database and write it to something else, like DB_File or
GDBM_File.

- Perrin


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to