Apache problem

For what it may be worth:

I believe Apache::DBI should reside in perl_lib_path(@INC)/Apache/DBI.pm
and serves to establish persistent DB connections when loaded in
httpd.conf before any other DBI modules. Other
perl_lib_path/Not_Apache/DBI.pm’s serve other functions.

Hmmm…

On my SuSE 9.2 default install, I found it in"

/usr/lib/perl5/site_perl/5.8.5/Apache/Session/Store/DBI.pm

As well as some site_perl and vendor_perl locations; I copied it 2
directories north, and it started working.

If anyone who understands perl libraries well could contribute a couple
paragraphs on how that stuff is supposed to work to the Wiki, it’d be
Real Cool.

Cheers,
– jra
Jay R. Ashworth jra@baylink.com
Designer Baylink RFC 2100
Ashworth & Associates The Things I Think '87 e24
St Petersburg FL USA http://baylink.pitas.com +1 727 647 1274

  If you can read this... thank a system adminstrator.  Or two.  --me