Gossamer Forum
Quote Reply
mod_perl
I'm trying to install GForum with mod_perl and added the necessary stuff into httpd.conf and created the startup file and when I restarted apache it told me Apache::DBI was missing so I installed it:

>>

CPAN.pm: Going to build M/ME/MERGL/ApacheDBI-0.88.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Apache::DBI
cp DBI.pm blib/lib/Apache/DBI.pm
cp AuthDBI.pm blib/lib/Apache/AuthDBI.pm
Manifying blib/man3/Apache::DBI.3
Manifying blib/man3/Apache::AuthDBI.3
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/lib/perl5/5.6.1 test.pl

sorry, no test sequence available.
/usr/bin/make test -- OK
Running make install
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/DBI.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthDBI.pm
Installing /usr/local/man/man3/Apache::DBI.3
Installing /usr/local/man/man3/Apache::AuthDBI.3
Writing /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/DBI/.packlist
Appending installation info to /usr/local/lib/perl5/5.6.1/i686-linux/perllocal.pod
/usr/bin/make install -- OK
<<

....however when I restart apache it still says Apache::DBI is missing but when I try to install it I see:

Apache::DBI is up to date.

Its got to be something simple, but I can't seem to find what the problem is.

Last edited by:

RedRum: Feb 14, 2002, 4:06 AM
Subject Author Views Date
Thread mod_perl Paul 4349 Feb 14, 2002, 4:05 AM
Thread Re: [RedRum] mod_perl
Paul 4202 Feb 14, 2002, 4:59 AM
Post Re: [RedRum] mod_perl
paulj 4243 Feb 14, 2002, 6:52 AM
Thread Re: [RedRum] mod_perl
Alex 4172 Feb 15, 2002, 12:46 PM
Post Re: [Alex] mod_perl
Paul 4209 Feb 15, 2002, 1:03 PM
Thread Re: [Alex] mod_perl
Paul 4155 Feb 15, 2002, 1:06 PM
Thread Re: [RedRum] mod_perl
Alex 4174 Feb 15, 2002, 1:09 PM
Thread Re: [Alex] mod_perl
Paul 4153 Feb 15, 2002, 1:14 PM
Thread Re: [RedRum] mod_perl
Alex 4181 Feb 15, 2002, 1:16 PM
Thread Re: [Alex] mod_perl
Paul 4160 Feb 15, 2002, 1:20 PM
Thread Re: [RedRum] mod_perl
Alex 4158 Feb 15, 2002, 1:21 PM
Thread Re: [Alex] mod_perl
Paul 4156 Feb 15, 2002, 1:28 PM
Post Re: [RedRum] mod_perl
Alex 4170 Feb 15, 2002, 1:45 PM
Thread Re: [RedRum] mod_perl
Alex 4160 Feb 15, 2002, 1:46 PM
Post Re: [Alex] mod_perl
Paul 4152 Feb 15, 2002, 1:53 PM
Post Re: [RedRum] mod_perl
Paul 4181 Feb 15, 2002, 10:38 AM