[rt-users] Error starting Apache...
Bruce Campbell
bruce_campbell at ripe.net
Sat Feb 2 15:35:41 EST 2002
On Sat, 2 Feb 2002, Olav [ISO-8859-1] Lindkjølen wrote:
> > locate DBI.pm | grep Apache
>
> This found: /usr/lib/perl5/site_perl/5.6.0/Apache/Sessions/Store/DBI.pm
Perl will see the above file as Apache::Sessions::Store::DBI , not quite
the file you want. You're wanting something like
/usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm .
Use CPAN as per the previosu mail and you'll be all set to go.
> > ( you will probably also need to rinse and repeat for Apache::Session.
>
> How do I rinse?
...
Ah. Its a slang expression to indicate that you might have to repeat the
previous procedure for something else. It derives from the common
Shampooing instructions 'Lather well into hair. Rinse, Repeat'. Note
that the lack of an end-condition is the reasons why most Programmers have
wild, unkempt hair. ;)
Regards,
--
Bruce Campbell RIPE
Systems/Network Engineer NCC
www.ripe.net - PGP562C8B1B Operations
More information about the rt-users
mailing list