in reply to Re: Perl modules in Win32
in thread Perl modules in Win32

Can PPM & ActivePerl be used with mod_perl? The eventual goal is to get Apache w/ mod_perl up and running with mySQL & all those modules... Apache w/ mod_perl is running, but now I can't get those modules installed...

Replies are listed 'Best First'.
RE: RE: Re: Perl modules in Win32
by KM (Priest) on Jul 28, 2000 at 21:47 UTC
    ActivePerl and PPM have nothing to do with mod_perl. Just install the modules and use ActivePerl as you would use Perl on Unix with Apache/mod_perl. Have you yet tried installing with PPM? Have you yet tried using ActivePerl with your Apache?

    Cheers,
    KM