When installing via CPAN, I've never had a succesful test. But what
helps is to have your Apache already running during the test, and
when CPAN asks for the apache source either show it the directory of
the headers or give it a q. If all else fails try force-ing the
install.
For up to date RPM'
go through again.
>
> > -Original Message-
> > From: Perrin Harkins [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, January 19, 2005 8:15 PM
> > To: Young, Darren
> > Cc: modperl@perl.apache.org
> > Subject: Re: Problem on RedHat Enterprise 3.0
> >
>
Young, Darren wrote:
Is there a different way to CPAN the newer version?
Perl -MCPAN -e 'install Bundle::Apache' gets the 1.29 stuff.
I believe
Perl -MCPAN -e 'install Bundle::Apache2'
should get you latest version of mod_perl 2.0 (2.0_RC3 as of this writing).
Yes, Apache 2.0.46 on RHEL.
If I
Young, Darren
> Cc: modperl@perl.apache.org
> Subject: Re: Problem on RedHat Enterprise 3.0
>
> Young, Darren wrote:
>
> >Just tried to install Bundle::Apache, it's asking for Apache source..
> >Also, it's pulling down mod_perl 1.29.. Isn't that older
> t
Young, Darren wrote:
Just tried to install Bundle::Apache, it's asking for Apache source..
Also, it's pulling down mod_perl 1.29.. Isn't that older than the 1.99 I
have?
Darren,
There are two versions of mod_perl. The version you pulled down is for
mod_perl 1, for use with Apache HTTPd 1.x. m
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache doesn't
exist on that system.
> -Original Message-
> From: Aaron Hawryluk [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 19, 2005 5:27 PM
> To: modperl@perl.apache.org
> Subject: RE: Problem on R
t: Wednesday, January 19, 2005 5:01 PM
> To: modperl@perl.apache.org
> Subject: Re: Problem on RedHat Enterprise 3.0
>
> Darren Young,
>
> Have you checked to see if Apache::RequestRec was installed?
> Try CPANing the installation of Bundle::Apache. It looks
> like your
Those lines in
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Status.p
m says:
12 use mod_perl 1.99;
13
14 use Apache::RequestRec ();
15 use Apache::RequestUtil ();
16 use Apache::ServerUtil ();
17
18 $Apache::Status::VERSION = '3.00'; # mod_perl 2.0
>
> Can you tell us what v
go through again.
> -Original Message-
> From: Perrin Harkins [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 19, 2005 8:15 PM
> To: Young, Darren
> Cc: modperl@perl.apache.org
> Subject: Re: Problem on RedHat Enterprise 3.0
>
> Young, Darren wrote:
> > I in
* Perrin Harkins <[EMAIL PROTECTED]> [2005-01-19 21:14]:
> Young, Darren wrote:
> > I installed their (RedHat) mod_perl rpm (1.99_09)
>
> I understand that you're trying to stick with your vendor's packaging
> system, but that's a really old version of mod_perl 2. It was released
> about two ye
Young, Darren wrote:
I installed their (RedHat) mod_perl rpm (1.99_09)
I understand that you're trying to stick with your vendor's packaging
system, but that's a really old version of mod_perl 2. It was released
about two years ago, and there have been two years worth of bug fixes
since then.
only we could've gone with Fedora...
>
> -Original Message-
> From: Jay Scherrer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 19, 2005 4:01 PM
> To: modperl@perl.apache.org
> Subject: Re: Problem on RedHat Enterprise 3.0
>
> Darren Young,
>
> Have y
could've gone with Fedora...
-Original Message-
From: Jay Scherrer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 19, 2005 4:01 PM
To: modperl@perl.apache.org
Subject: Re: Problem on RedHat Enterprise 3.0
Darren Young,
Have you checked to see if Apache::RequestRec was installed?
T
Darren Young,
Have you checked to see if Apache::RequestRec was installed?
Try CPANing the installation of Bundle::Apache. It looks like your
mod_perl is looking for the Lib ok but it's not installed.
Jay Scherrer
On Wednesday 19 January 2005 12:58 pm, Young, Darren wrote:
> Apache::RequestRe
I have a RedHat
Enterprise 3.0 system that doesn't seem to want to work. The same procedure I
followed worked on another system (RHEL 3.0) but isn't on this
one.
I have the stock Apache 2.0.46 rpm
installed and a pretty generic httpd.conf file, at least, it's generic in the
fact that it's ri
15 matches
Mail list logo