Re: apache2 vs mod_perl2: "Can't locate Apache.pm in @INC"

2006-02-07 Thread Antonio Ognio
El Sat, 04-02-2006 a las 16:58 -0600, will trillich escribió: > okay -- on a debian/stable system with apache2/mod-perl2, i was > getting 'Can't locate object method "boot" via package "mod_perl"...' > until i did "apt-get --purge remove libapache-mod-perl" even tho i had > libapache2-mod-perl2 ins

Re: apache2 -t... can't find Apache.pm?

2006-02-05 Thread will trillich
On 2/5/06, Ken Perl <[EMAIL PROTECTED]> wrote: > comment out the PerlModule Apache in the file > /etc/apache2/mod-enalbed/perl.conf, I guess Apache.pm isn't useful for > apache2, it is used for apache1.x. > when you install apache2 on debian 3.1, you reserved the old confi

apache2 vs mod_perl2: "Can't locate Apache.pm in @INC"

2006-02-04 Thread will trillich
okay -- on a debian/stable system with apache2/mod-perl2, i was getting 'Can't locate object method "boot" via package "mod_perl"...' until i did "apt-get --purge remove libapache-mod-perl" even tho i had libapache2-mod-perl2 installed... but now it ca

Re: What .deb Package contains apache.pm???

2001-10-14 Thread Alson van der Meulen
On Sun, Oct 14, 2001 at 12:28:52PM -0500, John Foster wrote: > Alson van der Meulen wrote: > > Did you search for apache.pm or Apache.pm? It should be the latter > --REPLY--- > This is the result of my search: > >

Re: What .deb Package contains apache.pm???

2001-10-14 Thread Colin Watson
On Sun, Oct 14, 2001 at 12:28:52PM -0500, John Foster wrote: > 2. In the past I have seen links for all of perl in /etc/alternatives/. > They are not there in this recent installation. No, they've gone in woody. They caused too many problems. > This is a new install from the woody disks currently

Re: What .deb Package contains apache.pm???

2001-10-14 Thread John Foster
Alson van der Meulen wrote: > Did you search for apache.pm or Apache.pm? It should be the latter --REPLY--- This is the result of my search: /usr/lib/perl5/SOAP/Transport/HTTP/Apache.pm /usr/lib/perl/5.6.0/Apache.pm /usr/lib/perl/5.

RE: What .deb Package contains apache.pm???

2001-10-14 Thread Sean 'Shaleh' Perry
on the disk named apache.pm. I have no idea > what happened. > in woody and newer there is a nifty app called 'auto-apt'. $ auto-apt search Apache.pm usr/lib/perl5/Apache.pm web/libapache-mod-perl have fun and read about the other cool stuff auto-apt does.

Re: What .deb Package contains apache.pm???

2001-10-14 Thread Alson van der Meulen
s that there is NO file on the disk named apache.pm. I have no idea > what happened. Did you search for apache.pm or Apache.pm? It should be the latter > > # apachectl start > [Sun Oct 14 10:04:09 2001] [error] Can't locate Apache.pm in @INC (@INC > contains: /usr/local/lib/

What .deb Package contains apache.pm???

2001-10-14 Thread John Foster
I am trying to solve a recent problem that has developed with my Apache server installation. This happed with the last upgrade of testing. My system is now giving me the message below; and a complete disk search shows that there is NO file on the disk named apache.pm. I have no idea what happened

Re: Apache.pm

2001-10-11 Thread Tom Allison
Colin Watson wrote: For more details, see 'man cgi_to_mod_perl' and http://perl.apache.org/, especially the excellent mod_perl Guide at http://perl.apache.org/guide/. Thanks to everyone for the excellent response! I know what's fixed I know what to read and where to find it You've set my w

Re: Apache.pm

2001-10-10 Thread Brendan O'Dea
On Wed, Oct 10, 2001 at 08:33:08PM -0400, Tom Allison wrote: >I'm trying to do a dselect installation of Apache mod_perl DBI and a few >other little goodies... >When I start Apache I get: >[error] Can't locate Apache.pm in @INC (@INC >contains.../usr/share/perl/5.6

Re: Apache.pm

2001-10-10 Thread Colin Watson
On Wed, Oct 10, 2001 at 08:33:08PM -0400, Tom Allison wrote: > I'm trying to do a dselect installation of Apache mod_perl DBI and a few > other little goodies... > When I start Apache I get: > [error] Can't locate Apache.pm in @INC (@INC > contains.../usr/share/perl/5.6

Apache.pm

2001-10-10 Thread Tom Allison
I'm trying to do a dselect installation of Apache mod_perl DBI and a few other little goodies... When I start Apache I get: [error] Can't locate Apache.pm in @INC (@INC contains.../usr/share/perl/5.6.1...) at (eval 1) line 3. locate Apache.pm results in: /usr/lib/perl/5.6.0/Apache.p

Re: Apache.pm failed to load

2001-07-11 Thread Tommy Wu
Bryan Andersen <[EMAIL PROTECTED]> wrote: > This may be relatred to the problem I ran into. Unfortunately for me > the perl 5.6.0 directory was already nuked by the upgrade process and > the upgrade failed due to missing files. I restored from backups as remove/purge libapache-mod-perl pac

Re: Apache.pm failed to load

2001-07-11 Thread Bryan Andersen
Tommy Wu wrote: > > scheme <[EMAIL PROTECTED]> wrote: > > > I'm using woody on PIII. I found since June 26 or so when I dist-upgrade > > the system, my apache server reported "Apache.pm failed to load" and > > refused to work. > > Does anyb

Re: Apache.pm failed to load

2001-07-11 Thread Tommy Wu
scheme <[EMAIL PROTECTED]> wrote: > I'm using woody on PIII. I found since June 26 or so when I dist-upgrade > the system, my apache server reported "Apache.pm failed to load" and > refused to work. > Does anybody know how to solve the problem? I found tha

Re: Apache.pm failed to load

2001-07-08 Thread Tommy Wu
scheme <[EMAIL PROTECTED]> wrote: > That seems to be partially related to perl package. As I downgraded to > the packages apache-common and apache-perl found in potato 2.2r3, it > refused to work as well, though the message was not that Apache.pm > cannot be loaded but &

Apache.pm failed to load

2001-07-08 Thread scheme
;; Please cc to me for I'm not subscribing debian-user list. I'm using woody on PIII. I found since June 26 or so when I dist-upgrade the system, my apache server reported "Apache.pm failed to load" and refused to work. Does anybody know how to solve the problem? That s

Re: Apache.pm could not be loaded!

2001-06-14 Thread Mike Egglestone
Mike - Original Message - From: "Dieter Schicker" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] Debian. Org" Sent: Thursday, June 14, 2001 7:19 AM Subject: Apache.pm could not be loaded! > > Hi, > > when I start Apache by running "apachectl start"

Apache.pm could not be loaded!

2001-06-14 Thread Dieter Schicker
Hi, when I start Apache by running "apachectl start", the error log says "Apache.pm could not be loaded". Since I'm new to Apache and just want to use it offline for testing perl-scripts, I don't want to dive in too deep. Any "easy" answer is therefore hi

Re: So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-16 Thread Daniel Jacobowitz
On Thu, Mar 15, 2001 at 02:03:37PM -0600, Nathan E Norman wrote: > On Thu, Mar 15, 2001 at 09:32:23AM +0100, Paul Slootman wrote: > > On Wed 14 Mar 2001, Dimitri Maziuk wrote: > > > > > > Hmm, interesting... Why tf did I install apache-perl in the first place? > > > > Because the combination apac

Re: So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-15 Thread Nathan E Norman
On Thu, Mar 15, 2001 at 09:32:23AM +0100, Paul Slootman wrote: > On Wed 14 Mar 2001, Dimitri Maziuk wrote: > > > > Hmm, interesting... Why tf did I install apache-perl in the first place? > > Because the combination apache + mod-perl had/has(?) a pretty bad memory > leak? Which was why apache-per

Re: So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-15 Thread Paul Slootman
On Wed 14 Mar 2001, Dimitri Maziuk wrote: > > Hmm, interesting... Why tf did I install apache-perl in the first place? Because the combination apache + mod-perl had/has(?) a pretty bad memory leak? Which was why apache-perl was created in the first place. Paul Slootman -- home: [EMAIL PR

Re: So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-14 Thread Nathan E Norman
On Wed, Mar 14, 2001 at 03:39:53PM -0600, Dimitri Maziuk wrote: > On Wed, Mar 14, 2001 at 02:17:08PM -0600, Nathan E Norman wrote: > ... > > Have you tried running apache (not apache-perl) and loading mod_perl? > > It looks to me like you've got some problem caused by the prel 5.6 > > upgrade. > >

Re: So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-14 Thread Dimitri Maziuk
On Wed, Mar 14, 2001 at 02:17:08PM -0600, Nathan E Norman wrote: ... > Have you tried running apache (not apache-perl) and loading mod_perl? > It looks to me like you've got some problem caused by the prel 5.6 > upgrade. Hmm, interesting... Why tf did I install apache-perl in the first place? I p

Re: So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-14 Thread Nathan E Norman
overwritten -- > Unclean shutdown of previous Apache run? > Apache.pm failed to load!. > > Ok, here's the list of Apache.pm's I have: > > odyssey:/# odyssey:/var/log/apache# grep Apache.pm /var/lib/dpkg/info/*.list > /var/lib/dpkg/info/apache-perl.list:/usr/lib/perl

So, anyone knows wtf Apache.pm is? Was: Re: Testing upgrade and consequences

2001-03-14 Thread Dimitri Maziuk
Ok, I'm not in the mood for flamefests today so here's a serious question: apache here fails to start with (this is from error.log) [Wed Mar 14 12:36:15 2001] [warn] pid file /var/run/apache.pid overwritten -- Unclean shutdown of previous Apache run? Apache.pm failed to load!. Ok,