Has anyone ever had trouble with SDBM_File not being able to open dbm
files created under mod_perl from a command line script?  I noticed that
apache 1.x seems to include an sdbm library, and I wonder if that is
being used by mod_perl, making the dbm file it writes incompatible with
the sdbm library that perl is using.

Not sure how best to solve this at the moment, but I'm just wondering if
anyone else has seen it.

- 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