![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: mod_perl : Couldnt load Apache.pmby perrin (Chancellor) |
on Aug 29, 2007 at 15:36 UTC ( #635824=note: print w/replies, xml ) | Need Help?? |
Don't load that Bundle file. Load Apache::DBI from your startup.pl before you load anything else. Apache.pm will be loaded automatically by mod_perl, so you don't need to load it yourself. Make sure you have the latest versions of mod_perl and Apache::DBI.
In Section
Seekers of Perl Wisdom
|
|