Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99

[prev] [thread] [next] [Date index for 2005/01/25]

From: Randy Kobes
Subject: Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99
Date: 07:30 on 25 Jan 2005
On Mon, 24 Jan 2005, Ixkorr Oxkarr wrote:

> I am running Apache 2.0.40.
>
> The problem is that I am trying to compile some code
> that checks to see if mod_perl 1.99 is installed with
> the statement "use mod_perl 1.99;". This fails, even
> though I have installed the mod_perl 1.99 RPM and I am
> running a version of Apache 2.
>
> Clearly, Perl thinks I am still running mod_perl 1.29.
> How can I dissuade of this notion?

Do you have a
   use Apache2;
in your script? See
http://perl.apache.org/docs/2.0/user/config/config.html#Accessing_the_mod_perl_2_0_Modules
for further details.

        -- 
        best regards,
randy kobes

Can't upgrade from mod_perl 1.29 -> mod_perl 1.99
Ixkorr Oxkarr 02:06 on 24 Jan 2005

Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99
INFOQUEST USA INC 17:15 on 24 Jan 2005

Apache Reload -- Subroutine xx redefined
David Romero 20:07 on 24 Jan 2005

Re: Apache Reload -- Subroutine xx redefined
David Romero 23:11 on 26 Jan 2005

Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99
INFOQUEST USA INC 22:36 on 24 Jan 2005

Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99
Randy Kobes 07:30 on 25 Jan 2005

Generated at 17:42 on 27 Jan 2005 by mariachi v0.52