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?

Thanks,
IO
 
--- INFOQUEST USA INC <[EMAIL PROTECTED]>
wrote:

> mod_perl 1.99 or later requires Apache 2.0 or later
> - it doesn't work with Apache 1.3x. 
> 
> Thanks & Regards
> 
> 
> Khalid
> 
> 
> ----- Original Message ----- 
> From: "Ixkorr Oxkarr" <[EMAIL PROTECTED]>
> To: <modperl@perl.apache.org>
> Sent: Sunday, January 23, 2005 8:06 PM
> Subject: Can't upgrade from mod_perl 1.29 ->
> mod_perl 1.99
> 
> 
> | Hello,
> | 
> | I am trying to upgrade from mod_perl 1.29 to
> mod_perl
> | 1.99 on Apache 2.0 (the OS is RHL9).
> | 
> | I have installed the mod_perl 1.99 binary RPM, but
> | when I check the version through perl (with the
> | command perl -Mmod_perl -e 'print
> | $mod_perl::VERSION'), I still get 1.29.
> | 
> | I tried upgrading via CPAN, I get the error
> "Cannot
> | install mod_perl/1.999.21 on top of
> mod_perl/1.29."
> | 
> | Is there some way I can uninstall mod_perl 1.29 so
> | that I can start using mod_perl 1.99?
> | 
> | Thanks for any info or pointers,
> | 
> | IO
> | 
> | 
> | 
> | __________________________________ 
> | Do you Yahoo!? 
> | Yahoo! Mail - Find what you need with new enhanced
> search.
> | http://info.mail.yahoo.com/mail_250
> |



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250

Reply via email to