That did it. Thank you very much.
Jon Reed
-Original Message-
From: Stas Bekman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 8:08 PM
To: Reed, Jonathan S.
Cc: [EMAIL PROTECTED]
Subject: Re: ugh! mod_perl install problem
Reed, Jonathan S. wrote:
> Hello,
> I am ha
Reed, Jonathan S. wrote:
Hello,
I am having a problem installing mod_perl. I have used this same install procedure on
other boxes successfully but am having trouble with this one. The error is at the
bottom of this message. System specs are as follows. I apologize in advance if this
is not t
Hello,
I am having a problem installing mod_perl. I have used this same install procedure on
other boxes successfully but am having trouble with this one. The error is at the
bottom of this message. System specs are as follows. I apologize in advance if this
is not the correct forum for this
Mark Hawkes wrote:
When I 'make test' I'm getting failures relating to modules/src.t
[...]
$ make test TEST_VERBOSE=1
<--snip-->
dir=../src
ok 2
main=
not ok 3
module_magic_number = 0
not ok 4
httpd_version =
not ok 5
-I../src -I../src/modules/perl
ok 6
FAILED tests 3-5
Failed 3/6 tests,
ECTED]]
> >Sent: Saturday, December 21, 2002 12:00 PM
> >To: [EMAIL PROTECTED]
> >Subject: Install Problem: make test: modules/src.t
> >
> >
> >When I 'make test' I'm getting failures relating to modules/src.t
> >Can anyone help?
run the failed tests
alone in -v mode? For mod_perl 2 you can say: t/TEST -v testname.
Sorry I'm not much help...
Aloha => Beau.
-Original Message-
From: Mark Hawkes [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 21, 2002 2:19 PM
To: [EMAIL PROTECTED]
Subject: RE: Install Probl
Sent: Saturday, December 21, 2002 12:00 PM
To: [EMAIL PROTECTED]
Subject: Install Problem: make test: modules/src.t
When I 'make test' I'm getting failures relating to modules/src.t
Can anyone help?
-- PLATFORM --
OS: Slackware Linux 2.2.16
Perl:
ppened to
me :)
Aloha => Beau.
-Original Message-
From: Mark Hawkes [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 21, 2002 12:00 PM
To: [EMAIL PROTECTED]
Subject: Install Problem: make test: modules/src.t
When I 'make test' I'm getting failures relating to mod
When I 'make test' I'm getting failures relating to modules/src.t
Can anyone help?
-- PLATFORM --
OS: Slackware Linux 2.2.16
Perl: 5.6.0
mod_perl: 1.27
Apache: Apache/1.3.12 (Unix) PHP/4.2.3
Apache root:/var/lib/apache
m
day, December 02, 2002 3:10 AM
To: Beau E. Cox
Cc: Modperl
Subject: Re: Install problem...
Beau E. Cox wrote:
> Hi -
>
> I am trying to upgrade my test server (SuSE 8.1) to Apache/
> mod_perl 2. I installed and tested Apache 2 - all OK.
Beau, when reporting problems, please follow the gu
Beau E. Cox wrote:
Hi -
I am trying to upgrade my test server (SuSE 8.1) to Apache/
mod_perl 2. I installed and tested Apache 2 - all OK.
Beau, when reporting problems, please follow the guidelines linked from
the perl.apache.org's shortcuts menu:
http://perl.apache.org/docs/2.0/user/help/help
Hi -
I am trying to upgrade my test server (SuSE 8.1) to Apache/
mod_perl 2. I installed and tested Apache 2 - all OK.
I have perl 5.8.0 (pre-build by SuSE); It passed the tests
in the mpd_perl 2 prequsites section.
I get this problem on make test (both with Apache mpm
configured as prefork AND
J. W. Ballantine wrote:
[...]
> perl Makefile.PL MP_AP_PREFIX=/a3/APACHE/Apache2 MP_INST_APACHE2=1
>MP_USE_STATIC=1
> everything makes ok, but when I try to install, it fails with:
>
> AKIVA $ make install
> cd "src/modules/perl" && make -f Makefile.modperl
> cd "src/modules/perl
Hi,
I've CVS'ed mod_perl-2.0, this morning Aug. 16th at about 11:00am Eastern time, and
when I attempt to build with:
AKIVA $ perl Makefile.PL MP_AP_PREFIX=/a3/APACHE/Apache2 MP_INST_APACHE2=1
I get:
!!! You are running Perl version 5.6.0
We strongly suggest you upgr
Yes it's working. Thanks Randy.
-Avnish
- Original Message -
From: "Randy Kobes" <[EMAIL PROTECTED]>
To: "Avnish Pundir" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 11:20 PM
Subject: Re: mod_perl install problem
On Tue, 26 Mar 2002, Avnish Pundir wrote:
> Hi,
> As per description given in http://perl.apache.org/distributions.html page,
> I tried installing mod_perl from
> http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer. I was able to
> install mod_perl using PPM but as mentioned in above pa
Hi,
As per description given in http://perl.apache.org/distributions.html page,
I tried installing mod_perl from
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer. I was able to
install mod_perl using PPM but as mentioned in above page about copying
mod_perl.so in apache/module directo
Apache with mod_perl (built with APXS) fails to start with this error:
Cannot load /opt/WWW/libexec/libperl.so into server: dynamic linker:
/opt/WWW/bin/httpd: relocation error: symbol not found: Perl_sv_free
Apache rev = 1.3.14
mod_perl rev = 1.24_01
perl rev = 5.00503
OS = dynix/ptx rev 4.4.6 o
[EMAIL PROTECTED] (G.W. Haywood) wrote:
>Hi there,
>
>On Thu, 2 Nov 2000, Adam Prime wrote:
>
>> i built mod_perl with this:
>> perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache
>> PERL_STACKED_HANDLERS=1
>> Any insight would be appreciated. I'm installing it on a redhat 6.2
Hi there,
On Thu, 2 Nov 2000, Adam Prime wrote:
> i built mod_perl with this:
> perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache
> PERL_STACKED_HANDLERS=1
> Any insight would be appreciated. I'm installing it on a redhat 6.2 box
> with apache 1.3.14 and mod_perl 1.24_01 i
I'm trying to install apache filter and i'm getting errors. anyhelp would
be appreciated.
i built mod_perl with this:
perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache
PERL_STACKED_HANDLERS=1
when i get to make test i get this:
Running make test
PERL_DL_NONLAZY=1 /usr/bi
| [root@dilitium Apache-ASP-2.03]# perl Makefile.PL
| Checking for the prerequisite modules...
| !!! you need the module: HTTP::Date
| WHY: Provides mapping between Perl time() and HTTP dates
| ... found MD5 !
| !!! you need the module: MLDBM
| WHY: This is used for reading and writin
Hi, i have an installation problem, im using apache 1.3.12 and have the
mod_perl installed.
The 'httpd -l' lists the mod_perl as being installed. Bu when i do 'perl
Makefile.PL' in the
Apache-ASP source tree i get the following errors :
[root@dilitium Apache-ASP-2.03]# perl Makefile.PL
Checking f
Use CPAN to install HTTP::Date and MLDBM, or better
yet, install Bundle::Apache::ASP. There is a note in
the install error output on how to use CPAN that you
didn't include below. I would follow its instructions.
--Joshua
Pamela O'Shea wrote:
>
> Hi, [sorry for posting this again but i wasn
Hi, [sorry for posting this again but i wasnt subscribed when i 1st
posted it and couldnt c any reponses, couldnt find an archive either :/]
i have an installation problem, im using apache 1.3.12 and linux kernl
2.2.16-3 and have the
mod_perl installed.
The 'httpd -l' lists the mod_perl as being
ubject: Re: Install Problem - Cannot load libperl.so
On Thu, 23 Sep 1999, McNamara, Ken wrote:
> I'm compiling and installing Apache with mod_perl on a Solaris 2.6 system.
> Compiler is gcc 2.5.8
>
> Please look at the install notes below - I feel I'm missing something
26 matches
Mail list logo