mod_perl.pm and DBI module

Nestor Florez nestor.florez at worldnet.att.net
Wed Dec 19 20:02:55 CST 2001


~sdpm~
Thanks to all I got all the modules that I want working under apache and
TH7.2

Nestor :-)
----- Original Message -----
From: "Paul G. Allen"
> Nestor Florez wrote:
> >
> > I have Linux 7.2 runnng on my laptop, but I realized that I do not have
> > mod_perl and the perl DBI module install.
> > Where do I get this from.  I do have the installations CD's, but does
any of
> > you know which RPM are needed from the installations CD's so that I can
have
> > it working with my Apache server instalation.
> >
>
> The best way to make sure Perl is up to date and to install additional
> Perl packages is to use CPAN. In Linux, this is done interactively by:
>
> perl -MCPAN -e shell
>
> Which will put you in an interactive CPAN shell. For more info on CPAN,
> "man CPAN".
>
> As far as mod_perl, Apache installs with it by default on RH 7.1 and
> 7.2. Do this as root to find out:
>
> rpm -qa | grep mod_perl
>
> and if it's installed, you should get something like:
>
> [root at keroon /usr]# rpm -qa | grep mod_perl
> mod_perl-1.24_01-2
> [root at keroon /usr]#
>
> You can also browse the RH CD redhat/RPMS/ dir for mod_perl (ls
> *mod_perl*).
>
> PGA
> --
> Paul G. Allen


~sdpm~

The posting address is: san-diego-pm-list at hfb.pm.org

List requests should be sent to: majordomo at hfb.pm.org

If you ever want to remove yourself from this mailing list,
you can send mail to <majordomo at happyfunball.pm.org> with the following
command in the body of your email message:

    unsubscribe san-diego-pm-list

If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
This is the general rule for most mailing lists when you need
to contact a human.




More information about the San-Diego-pm mailing list