[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#259044: marked as done (Apache2 can't locate loadable object for module Apache::Constants)



Your message dated Mon, 12 Jul 2004 22:42:37 +0100
with message-id <20040712214237.GB11509@fandango.home.clearairturbulence.org>
and subject line Bug#259044: Apache2 can't locate loadable object for module Apache::Constants
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Jul 2004 21:02:59 +0000
>From evertonsm@yahoo.com.br Mon Jul 12 14:02:59 2004
Return-path: <evertonsm@yahoo.com.br>
Received: from web52308.mail.yahoo.com [206.190.39.103] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1Bk7wx-00086a-00; Mon, 12 Jul 2004 14:02:59 -0700
Message-ID: <[🔎] 20040712210228.96384.qmail@web52308.mail.yahoo.com>
Received: from [200.189.167.6] by web52308.mail.yahoo.com via HTTP; Mon, 12 Jul 2004 18:02:28 ART
Date: Mon, 12 Jul 2004 18:02:28 -0300 (ART)
From: =?iso-8859-1?q?Everton=20da=20Silva=20Marques?= <evertonsm@yahoo.com.br>
Subject: Apache2 can't locate loadable object for module Apache::Constants
To: submit@bugs.debian.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libapache-mod-perl
Version: 1.29.0.2-4

Summary: Apache2 can't locate loadable object for module
Apache::Constants
System: Debian sarge
Kernel: Linux 2.4.21-5-686

Description:

  I'm trying to install RRFW (http://rrfw.sf.net/) on Debian.
  RRFW requires apache2/modperl so I have installed the
  corresponding .deb's and apache2/modperl starts nicely
  without RRFW.

  When I add the RRFW config to /etc/apache2/conf.d/,
  apache2/modperl fails to find "loadable object for
  module Apache::Constants in @INC" and refuses to start.

  I have verified Apache/Constants.pm is available
  under /usr/lib/perl5, which is in @INC:

  $ dpkg -L libapache-mod-perl | grep Apache/Constants
  /usr/lib/perl5/Apache/Constants.pm
  /usr/lib/perl5/Apache/Constants
  /usr/lib/perl5/Apache/Constants/Exports.pm
  $

  More detail is given below.

Packages used:

  ii apache2-common        2.0.49-1
  ii apache2-mpm-prefork   2.0.49-1
  ii libapache-mod-perl    1.29.0.2-4
  ii apache-common         1.3.29.0.2-4
  ii perl                  5.8.3-3
  ii libperl5.8            5.8.3-3
  ii libwww-perl           5.800-1
  ii libdevel-symdump-perl 2.03-3
  ii liburi-perl           1.30-1
  ii libc6                 2.3.2.ds1-13

mod-perl is enabled:

  # cd /etc/apache2/mods-enabled/
  # ln -s ../mods-available/perl.load

A config fragment is included:

  # cd /etc/apache2/conf.d/
  # ln -s /local/rrfw/apache.conf rrfw.conf

  # cat /etc/apache2/conf.d/rrfw.conf
  Alias /rrfw "/local/rrfw/rrfw/web"
  PerlRequire "/local/rrfw/rrfw/share/rrfw/webmux.pl"
  <Location /rrfw>
    SetHandler perl-script
    PerlHandler RRFW::ApacheHandler
  </Location>
  <Location /rrfw/plain/>
    SetHandler default-handler
    Options None
  </Location>

Apache startup fails:

  # /etc/init.d/apache2 start
  Starting web server: Apache2[Mon Jul 12 15:58:22 2004] [error] Can't
locate loadable object for module   
Apache::Constants in @INC (@INC contains: /local/rrfw/rrfw/lib /etc/perl
/usr/local/lib/perl/5.8.3   
/usr/local/share/perl/5.8.3 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8   
/usr/local/lib/site_perl . /etc/apache2/ /etc/apache2/lib/perl) at
/usr/lib/perl5/mod_perl.pm line   
14\nCompilation failed in require at /usr/lib/perl5/Apache.pm line
6.\nBEGIN failed--compilation aborted at   
/usr/lib/perl5/Apache.pm line 6.\nCompilation failed in require at
/local/rrfw/rrfw/lib/RRFW/ApacheHandler.pm   
line 25.\nBEGIN failed--compilation aborted at
/local/rrfw/rrfw/lib/RRFW/ApacheHandler.pm line   
25.\nCompilation failed in require at
/local/rrfw/rrfw/share/rrfw/webmux.pl line 25.\nBEGIN   
failed--compilation aborted at /local/rrfw/rrfw/share/rrfw/webmux.pl line
25.\nCompilation failed in require   
at (eval 1) line 1.\n
  [Mon Jul 12 15:58:22 2004] [error] Can't load Perl file:
/local/rrfw/rrfw/share/rrfw/webmux.pl for server   
netflow.ipaccess.diveo.net.br:0, exiting...\n




	
	
		
_______________________________________________________
Yahoo! Mail agora com 100MB, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/

---------------------------------------
Received: (at 259044-done) by bugs.debian.org; 12 Jul 2004 21:42:50 +0000
>From thom@debian.org Mon Jul 12 14:42:50 2004
Return-path: <thom@debian.org>
Received: from amnesiac.heapspace.net [195.54.228.42] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bk8ZW-0004Rw-00; Mon, 12 Jul 2004 14:42:50 -0700
Received: from localhost (localhost [127.0.0.1])
	by amnesiac.heapspace.net (Postfix) with ESMTP id E29AF57E7;
	Mon, 12 Jul 2004 22:42:37 +0100 (BST)
Received: from amnesiac.heapspace.net ([127.0.0.1])
 by localhost (amnesiac.heapspace.net [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 55156-05-15; Mon, 12 Jul 2004 22:42:37 +0100 (BST)
Received: from fandango.home.clearairturbulence.org (dev.bitch-whore.com [213.208.111.147])
	by amnesiac.heapspace.net (Postfix) with ESMTP id 7E6F457D8;
	Mon, 12 Jul 2004 22:42:37 +0100 (BST)
Received: by fandango.home.clearairturbulence.org (Postfix, from userid 1000)
	id 31FF4382E060; Mon, 12 Jul 2004 22:42:37 +0100 (BST)
Date: Mon, 12 Jul 2004 22:42:37 +0100
From: Thom May <thom@debian.org>
To: Everton da Silva Marques <evertonsm@yahoo.com.br>,
	259044-done@bugs.debian.org
Subject: Re: Bug#259044: Apache2 can't locate loadable object for module Apache::Constants
Message-ID: <20040712214237.GB11509@fandango.home.clearairturbulence.org>
References: <[🔎] 20040712210228.96384.qmail@web52308.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <[🔎] 20040712210228.96384.qmail@web52308.mail.yahoo.com>
X-Operating-System: Linux/2.6.7-mm2 (i686)
User-Agent: Mutt/1.5.6+20040523i
X-Virus-Scanned: by amavisd-new at heapspace.net
Delivered-To: 259044-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

* Everton da Silva Marques (evertonsm@yahoo.com.br) wrote :
> Package: libapache-mod-perl
> Version: 1.29.0.2-4
> 
> Summary: Apache2 can't locate loadable object for module
> Apache::Constants
> System: Debian sarge
> Kernel: Linux 2.4.21-5-686
> 
You need libapache2-mod-perl2 for apache2 - you've got the mod_perl for
apache 1.3 installed.
-Thom



Reply to: