Click here to get back home

Installing module Apache2::Reload failed

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Installing module Apache2::Reload failed ronny204 03-28-2008
Posted by Ben Morrow on March 28, 2008, 11:49 am
Please log in for more thread options

Quoth ronny204@googlemail.com:
> Thank you very much for your response. Here are the significant lines
> out of Makefile.PL:
>
> -------------------- 8< --------------------
>
> if ($wanted == 1) {
> require_mod_perl();
> if ($mod_perl::VERSION >= 1.99) {
> # so we don't pick 2.0 version if 1.0 is wanted
> die "You don't seem to have mod_perl 1.0 installed";
> }
> $selected = 1;
> }
> elsif ($wanted == 2) {
> #warn "Looking for mod_perl 2.0";
> require_mod_perl();
> if ($mod_perl::VERSION < 2.0) {
> die "You don't seem to have mod_perl 2.0 installed";
> }
> $selected = 2;
> }
>
> -------------------- 8< --------------------
>
> Our mod_perl -Version is 1.999021. This is greater than 1.99 and
> smaller than 2.0 ... so both options can not work. This is very strange.

It appears (though of course ICBW, because I don't really understand any
of this :) ) that mod_perl versions 1.99* are actually early versions of
mod_perl2 (that is, they require Apache 2, not Apache 1). I surmise that
you have Apache 2 installed: is this correct? It seems that
Apache2::Reload doesn't work with these older versions, so you will need
to install mod_perl-2.0, or rather mod_perl-2.0.3, since 2.0 itself is
no longer available. I would say that the error message is less than
helpful; something like 'To use this module with mod_perl2 you must have
at least v2.0 installed' would be much clearer, and just emitting a
straightforward dependancy on mod_perl-2.0 would be better still.

Ben


Posted by ronny204 on March 28, 2008, 12:27 pm
Please log in for more thread options
Dear Ben,

I think your idea is correct. But its very strange, at least to me,
that there ist no version working with our mod_perl 1.99... .

So I am going to check if we can change our mod_perl -version.

Ronny

Posted by jaroslav.kondas on April 3, 2008, 5:19 am
Please log in for more thread options
Hi all,

the installation of mod_perl 2.0.3 on mod_perl 1.999021, but now i
cannot run the Apache. i run it as permitted user, but it returns a
quote: "no listening socket available, shutting down unable to open
logs". i checked the processes and no process is running on this
port... so now a rollback is needed. can anyone help me with this
please?

Posted by jaroslav.kondas on April 3, 2008, 5:28 am
Please log in for more thread options
On 3. Apr, 11:19 h., jaroslav.kon...@gmail.com wrote:
> Hi all,
>
> the installation of mod_perl 2.0.3 on mod_perl 1.999021 was successful, but
now i
> cannot run the Apache. i run it as permitted user, but it returns a
> quote: "no listening socket available, shutting down unable to open
> logs". i've checked the processes and no process is running on this
> port... so now a rollback is needed. can anyone help me with this
> please?

sorry for errors, bu i'm in a hurry :) i've made corrections to the
text :)

Similar ThreadsPosted
Failed installing Win32::DirSize on Windows XP September 11, 2006, 3:10 am
CPAN failed to install XML::Parser module September 10, 2007, 4:36 am
Perl CGI script using Win::ODBC module - failed login on December 27, 2004, 3:28 pm
module installing February 23, 2005, 9:30 pm
Installing DBI module on Solaris 8 December 16, 2004, 5:28 am
Problem installing module January 22, 2005, 4:12 pm
Installing DBI module on Windows XP January 31, 2005, 9:22 am
Problem installing SGI::FAM module December 15, 2005, 1:04 am
Installing Perl Module May 20, 2008, 10:54 am
Problems installing DBI module on perl August 9, 2004, 10:40 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap