On Wed, 19 Nov 2003, Jim Bacon wrote:

> I installed (in theory) modperl for Apache2, but I can't get Apache to load
> mod_perl.so
> I've got a Windoze 2000 machine, with ActiveState perl :
> perl -V produces:
> Characteristics of this binary (from libperl):
>    Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
> PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
>    Locally applied patches:
>          ActivePerl Build 807
>    Built under MSWin32
>    Compiled at Nov  3 2003 18:19:11
>    @INC:
>      C:/Perl/lib
>      C:/Perl/site/lib
>
> Apache version is "2.0.39.0"
> I got the ppm from http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd,
> and ppm seemed quite happy to install the package.

Unfortunately, mod_perl 2 for Win32 now needs Apache/2.0.47,
or later. Can you easily upgrade Apache? It should simply be
a matter of moving the Apache2 directory out of the way,
installing the latest Apache2, and then copying from the old
Apache2 your configuration and content files to the
corresponding new place. You shouldn't have to reinstall
mod_perl - just copy the mod_perl.so in your old
Apache2\modules directory into the new one.

-- 
best regards,
randy kobes

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to