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

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

From: INFOQUEST USA INC
Subject: Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99
Date: 17:15 on 24 Jan 2005
This is a multi-part message in MIME format.

------=_NextPart_000_00F8_01C50206.08026080
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

mod_perl 1.99 or later requires Apache 2.0 or later - it doesn't work =
with Apache 1.3x.=20

Thanks & Regards


Khalid


----- Original Message -----=20
From: "Ixkorr Oxkarr" <oxkarrus@xxxxx.xxx>
To: <modperl@xxxx.xxxxxx.xxx>
Sent: Sunday, January 23, 2005 8:06 PM
Subject: Can't upgrade from mod_perl 1.29 -> mod_perl 1.99


| Hello,
|=20
| I am trying to upgrade from mod_perl 1.29 to mod_perl
| 1.99 on Apache 2.0 (the OS is RHL9).
|=20
| 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.
|=20
| I tried upgrading via CPAN, I get the error "Cannot
| install mod_perl/1.999.21 on top of mod_perl/1.29."
|=20
| Is there some way I can uninstall mod_perl 1.29 so
| that I can start using mod_perl 1.99?
|=20
| Thanks for any info or pointers,
|=20
| IO
|=20
|=20
|=20
| __________________________________=20
| Do you Yahoo!?=20
| Yahoo! Mail - Find what you need with new enhanced search.
| http://info.mail.yahoo.com/mail_250
|
------=_NextPart_000_00F8_01C50206.08026080
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2523" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT color=3D#000080 size=3D2>mod_perl 1.99 or later requires =
Apache 2.0 or=20
later&nbsp;- it doesn't work with Apache 1.3x. </FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 size=3D2>Thanks &amp; Regards</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 size=3D2>Khalid</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 size=3D2>----- Original Message ----- </FONT>
<DIV><FONT color=3D#000080 size=3D2>From: "Ixkorr Oxkarr" &lt;</FONT><A=20
href=3D"mailto:oxkarrus@xxxxx.xxx"><FONT color=3D#000080=20
size=3D2>oxkarrus@xxxxx.xxx</FONT></A><FONT color=3D#000080 =
size=3D2>&gt;</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2>To: &lt;</FONT><A=20
href=3D"mailto:modperl@xxxx.xxxxxx.xxx"><FONT color=3D#000080=20
size=3D2>modperl@xxxx.xxxxxx.xxx</FONT></A><FONT color=3D#000080=20
size=3D2>&gt;</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2>Sent: Sunday, January 23, 2005 8:06=20
PM</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2>Subject: Can't upgrade from mod_perl =
1.29 -&gt;=20
mod_perl 1.99</FONT></DIV></DIV>
<DIV><FONT size=3D2><BR><FONT color=3D#000080></FONT></FONT></DIV><FONT=20
color=3D#000080 size=3D2>| Hello,<BR>| <BR>| I am trying to upgrade from =
mod_perl=20
1.29 to mod_perl<BR>| 1.99 on Apache 2.0 (the OS is RHL9).<BR>| <BR>| I =
have=20
installed the mod_perl 1.99 binary RPM, but<BR>| when I check the =
version=20
through perl (with the<BR>| command perl -Mmod_perl -e 'print<BR>|=20
$mod_perl::VERSION'), I still get 1.29.<BR>| <BR>| I tried upgrading via =
CPAN, I=20
get the error "Cannot<BR>| install mod_perl/1.999.21 on top of=20
mod_perl/1.29."<BR>| <BR>| Is there some way I can uninstall mod_perl =
1.29=20
so<BR>| that I can start using mod_perl 1.99?<BR>| <BR>| Thanks for any =
info or=20
pointers,<BR>| <BR>| IO<BR>| <BR>| <BR>| <BR>|=20
__________________________________ <BR>| Do you Yahoo!? <BR>| Yahoo! =
Mail - Find=20
what you need with new enhanced search.<BR>| </FONT><A=20
href=3D"http://info.mail.yahoo.com/mail_250"><FONT color=3D#000080=20
size=3D2>http://info.mail.yahoo.com/mail_250</FONT></A><BR><FONT =
color=3D#000080=20
size=3D2>|</FONT></BODY></HTML>

------=_NextPart_000_00F8_01C50206.08026080--

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

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