On Monday 07 October 2002 11:05 am, Axel Gerstmair wrote:
> Hello Andrew,
>
> it seems like the Perl side of mod_perl is not installed. As far as I
> know, you must always do a "make" and "make install" in the directory
> where you untarred your mod_perl sources, so that the Perl modules get
> ins
Hello Andrew,
it seems like the Perl side of mod_perl is not installed. As far as I
know, you must always do a "make" and "make install" in the directory
where you untarred your mod_perl sources, so that the Perl modules get
installed correctly.
If you want to make Apache separately, you must le
450... I followed my
instructions and everything compiles and installs great
however, when I try to start the server I get the "Apache.pm failed to load!."
error in my error_log file!
I have re-configured/make'd etc. around 3 times just to make sure that I
haven
Kirkland
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 11:09
Subject: Apache.pm failed to load!
Hi,
I am getting the "Apache.pm failed to load!" error. I need help to
resolve:
[root@fisher mysql]# perl -MApache -e 1
Can't load
'/usr
Hi,
For more information I get that error when I
run:
httpd -f conf/httpd.conf
-DHAVE_PERL
thanks
James
- Original Message -
From:
James
Kirkland
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 11:09
Subject: Apache.pm failed to load!
Hi,
I am
to place it?
When do you get this error
>>James Kirkland wrote:
>>
>>>Hi,
>>>
>>>I am getting the "Apache.pm failed to load!" error. I need help to
>>>resolve:
>>>
>>>[root@fisher mysql]# perl -MApache -e 1
>>
>
James Kirkland wrote:
>
> Hi,
>
> I am getting the "Apache.pm failed to load!" error. I need help to
> resolve:
>
> [root@fisher mysql]# perl -MApache -e 1
You shouldn't be testing mod_perl modules from the command line. it
won't work.
Hi,
I am getting the "Apache.pm failed to load!" error. I need help to
resolve:
[root@fisher mysql]# perl -MApache -e 1
Can't load
'/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Slash/Apache/Apache.so' for
module Slash::Apache:
/usr/lib/perl5/site_perl/5.
___cliff rayman___ wrote:
>
> first off, that looks like a spanking brand new version
> of apache but an older version of mod_perl. you will
> probaby be happier with mod_perl-1.26
>
> what happens when you try the following from the command line?
> perl -MApache -e 1
>
> Rasoul Hajikhani wrot
first off, that looks like a spanking brand new version
of apache but an older version of mod_perl. you will
probaby be happier with mod_perl-1.26
what happens when you try the following from the command line?
perl -MApache -e 1
Rasoul Hajikhani wrote:
> Folks,
> After installing mod_perl-1.25
Folks,
After installing mod_perl-1.25 & apache_1.3.22 I get this error message!
I know this is a really serious error, but I was wondering if any one
could tell me why I would get this since the installation of both
mod_perl and apache went through without a problem?!
-r
Problem: I configure apache and mod_perl. One day it runs fine. The next
day I stop and start
the server and get a 'Apache.pm failed' problem. I looked at the web site
and found I needed to
add ' PerlModule Apache' to my httpd.conf file. I get the error message
listed below. I looked
at th
On Thu, 24 Aug 2000, Alexander Farber (EED) wrote:
> Sorry, I have forgotten to set PERL5LIB. After
>
> setenv PERL5LIB /home/eedalf/lib/perl5/site_perl/5.005/sun4-solaris
>
> everything seems to work. Can I specify this location
> somewhere in httpd.conf?
http://perl.apache.org/guide/confi
Sorry, I have forgotten to set PERL5LIB. After
setenv PERL5LIB /home/eedalf/lib/perl5/site_perl/5.005/sun4-solaris
everything seems to work. Can I specify this location
somewhere in httpd.conf?
unable to connect to http://localhost:8080/ and don't see httpd in
"ps uax", neither in "netstat" (and the port 8080 is free). In the
"~/apache/logs/error_log" file I see "Apache.pm failed to load!."
I am using "SunOS 5.6 Generic_105181-19 sun4u s
On Mon, 21 Aug 2000, Clayton Mitchell wrote:
> I think I followed the directions, and I also added "PerlModule Apache" in
> httpd.conf,
>
> but I still get the error "Apache.pm failed to load!." when trying to start
> httpsd.
>
> I am on Sol 2.7, gcc
I think I followed the directions, and I also added "PerlModule Apache" in
httpd.conf,
but I still get the error "Apache.pm failed to load!." when trying to start
httpsd.
I am on Sol 2.7, gcc 2.8.1 apache-1.3.12 and openssl_0.9.5 and
mod_perl-1.24.
I have performed the st
d did not start within
> error_log there is a message "Apache.pm failed to LOAD!"
assuming you did 'make install' in the mod_perl directory, does adding
'PerlModule Apache' to your httpd.conf make any difference?
talled successfully (at least the installation
>program told me so...)
>But when I start httpd using apachectl start, httpd did not start within
>error_log there is a message "Apache.pm failed to LOAD!"
>Any one have any ideal? Thanks in advance
>P C Wang
Jeff B
Hi,
I build the apache1.3.12 using mod_perl 1.23 on Solaris 2.6 machine,
everything looks fine and installed successfully (at least the installation
program told me so...)
But when I start httpd using apachectl start, httpd did not start within
error_log there is a message "Apache.pm fail
20 matches
Mail list logo