On Wed, 1 May 2002, Ted Zeng wrote:

> Thanks.
> I got the file now and install it to a folder.
>
> Now my problem is I already have my Apache server running for a long time
> and I don't want to replace it with this one. My perl also has many other
> modules
> installed already.
> I just want to install mod_perl module.

The easiest way to do this, assuming you have ActivePerl, is
(broken over two lines)
 C:\> ppm install
      http://theoryx5.uwinnipeg.ca/ppmpackages/mod_perl.ppd
or, from within the ppm shell, setting the repository to
   http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer
then
   ppm> install mod_perl
This assumes you're running the latest Apache-1. If you're
experimenting with Apache-2, there's a corresponding
mod_perl-2.ppd package you can try, or
   ftp://theoryx5.uwinnipeg.ca/pub/other/Apache2.tar.gz
contains an Apache-2/mod_perl-2 binary.

best regards,
randy kobes

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to