Some co-workers were trying to build mod_perl with the setup mentioned
in the subject line, and the 2nd test in t/internal/auth.t was failing.
This test is really short (and weird IMO) but all it does it issue to
requests to the server to test basic auth. the first one should pass
dougm and m
/path/to/bin/apxs \
> EVERYTHING=1 \
> % make && make test && make install
> This will build the DSO libperl.so outside the Apache source tree with the
> new Apache 1.3 support tool apxs and install it into the existing Apache
> hierarchy."
>
ia_APXS
>
>
--
View this message in context:
http://www.nabble.com/Problem-with-mod_perl-after-upgrading-to-Perl-5.8.8-tp18825147p18862798.html
Sent from the mod_perl - General mailing list archive at Nabble.com.
Bill Hudson wrote:
To be honest what you sent me is over my head.
Did you read the docs that I linked to? What part of this is over your head?
"To determine if you can use a DSO mod_perl with your version of Perl, first
find out which malloc your Perl was built with by running:
% perl -V:us
Car54 wrote:
I'm very new at this and I already have apache installed and I just want
to
be sure that when I install it again it doesn't cause a problem with the
software I have on the server that depends on it, along with being
installed
at the proper location.
I recommend compiling mod_pe
Car54 wrote:
I'm very new at this and I already have apache installed and I just want to
be sure that when I install it again
Install what again? Apache? Why would you want to re-install it? Just
out of curiosity, how did you install Apache to begin with? And what OS
are you running?
it
l but
after that only talked about installing mod_perl. For a novice that's
confusing.
Thanks,
Car54
--
View this message in context:
http://www.nabble.com/Problem-with-mod_perl-after-upgrading-to-Perl-5.8.8-tp18825147p18856577.html
Sent from the mod_perl - General mailing list archive at Nabble.com.
Car54 wrote:
Hi Perrin,
I went over to apache.org and I saw apache_1.3.41.tar.gz, but I'm not seeing
mod_perl.
mod_perl is found at perl.apache.org (which is also the first result if
you google mod_perl).
Also, can you tell me where to find instructions to install
them... do I do them toge
obody else told me that mod_perl had to be
recompiled after upgrading perl.
Also... do you write perl scripts and do you know C++ ?
Bill
--
View this message in context:
http://www.nabble.com/Problem-with-mod_perl-after-upgrading-to-Perl-5.8.8-tp18825147p18843823.html
Sent from the mod_perl - Ge
Perrin Harkins wrote:
>
> Download it from apache.org and install your new apache server along
> with mod_perl.
>
> - Perrin
>
I'm going to do that now, thanks Perrin.
Bill
--
View this message in context:
http://www.nabble.com/Problem-with-mod_perl-after-
On Tue, Aug 5, 2008 at 2:19 AM, Car54 <[EMAIL PROTECTED]> wrote:
> After upgrading to Perl 5.8.8 from 5.8.0 the following happens...
Any time you change to a different perl, you must recompile mod_perl.
> 2) When trying to install mod_perl it can't find "apache src director
I'm really new with Perl and Perl Modules... and I've really painted myself
into a corner here, if anyone can help me out I'd really appreciate it.
After upgrading to Perl 5.8.8 from 5.8.0 the following happens...
1) When I try to finish installing Perl Modules I get to Apache::C
On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote:
> Apache's @INC
Apache doesn't have an @INC because Apache doesn't have perl. It
looks like this is mod_perl's @INC. Did you print this out from a
script or module running through mod_perl?
To change which perl mod_perl is using, you jus
On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote:
> But it's not mod_perl I am conserned with, that seems to sitt nicely at
> 5.8.8.
> its Apache, it looks into the old lib directories ../perl/5.8.7 instead
> of ../perl5/5.8.8
> and I can't find where to change that in Apache.
Can you be m
On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote:
> Does anyone know how --with-perl option works ?
> or how to compile apache with perl 5.8.8 if this is not the correct way.
The page you're looking at is not related to mod_perl. It is for
configuring the command-line ut
scripts. Of course, you will still be able to build and use Apache 2.0.
There is however no section below explaining the --with-perl option.
I am trying to upgrade perl 5.8.7 to 5.8.8 but apache always takes 5.8.7.
everywhere else my system uses perl 5.8.8
Does anyone know how --with-perl option
16 matches
Mail list logo