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 utilities that come
on http://httpd.apache.org/docs/2.0/install.html
the following section can be found:
Perl 5 [OPTIONAL]
For some of the support scripts like apxs or dbmmanage (which are written
in Perl) the Perl 5 interpreter is required (versions 5.003 or newer are
sufficient). If you have multiple Perl interpret
On Mon, 20 Aug 2007, Foo JH wrote:
Actually note that it isn't a release and is being rerolled. Seems
Apachelounge is doing themselves and their users a disservice, again.
I disagree. ApacheLounge's binary distribution is the only one that
(configured with modperl) survives an application res
This might be a result of what was mentioned before about possible
problems using the binaries from http://www.apachelounge.com/download/
(which is compiled with VC++ 2005) with ActivePerl and
ActivePerl-compatible ppm packages (which are compiled with VC++ 6).
Mixing these can lead to conf
Actually note that it isn't a release and is being rerolled. Seems
Apachelounge is doing themselves and their users a disservice, again.
I disagree. ApacheLounge's binary distribution is the only one that
(configured with modperl) survives an application restart. As I posted
in an earlier