On Mon, 10 Jun 2002, will wrote:
> I am trying to install mod perl as part of Apache-ASP and am stuck at the
> following error:
>
> >Apache.exe -k start
> Can't locate Cwd.pm in @INC (@INC contains: .) at (eval 1) line 1.
>
> I've searched the web and haven't found any solutions.
> I have checked
Chris wrote:
>>will wrote:
>>
>>>I am trying to install mod perl as part of Apache-ASP and am stuck at
>>>the following error:
>>>
>>>
>>>
Apache.exe -k start
>>>
>>are you mixing Apache 2.0 with mod_perl 1.0? -k is an Apache 2.0 option
>
>
> um ... I use:
>
> c:\apache\apache.exe -k start
> will wrote:
>> I am trying to install mod perl as part of Apache-ASP and am stuck at
>> the following error:
>>
>>
>>>Apache.exe -k start
>
> are you mixing Apache 2.0 with mod_perl 1.0? -k is an Apache 2.0 option
um ... I use:
c:\apache\apache.exe -k start
all the time under Apache 1.3.2
will wrote:
> I am trying to install mod perl as part of Apache-ASP and am stuck at the
> following error:
>
>
>>Apache.exe -k start
are you mixing Apache 2.0 with mod_perl 1.0? -k is an Apache 2.0 option
whenever reporting problems you have to tell us what you are doing and
what versions you
___
>
> - Mensaje original -
> De: Stas Bekman <[EMAIL PROTECTED]>
> Para: "Jesús" "Mª" Lasso "Sánchez" <[EMAIL PROTECTED]>
> Cc: Jeffrey Baker <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> Fecha: 24-11-1999-20:35:48
> Asun
[EMAIL PROTECTED]>
Cc: Jeffrey Baker <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Fecha: 24-11-1999-20:35:48
Asunto: RE: Re: installation problems
>You probably miss the gdbm package - install it and try again!
>
>(It's a part of libs the perl was build
nchez <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Fecha: 24-11-1999-08:29:02
> Asunto: Re: installation problems
>
> >Could you send the output of 'perl -V' and 'which `perl -V:cc`? Also
> >what command line did you use for Makefile.PL?
> >
&g
- Mensaje original -
De: Jeffrey Baker <[EMAIL PROTECTED]>
Para: Jesús Mª Lasso Sánchez <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Fecha: 24-11-1999-08:29:02
Asunto: Re: installation problems
>Could you send the output of 'perl -V' and 'which `perl -V:cc`
"Jesús Mª Lasso Sánchez" wrote:
>
> hi:
>
> I'm working with linux servers based on RedHat 6.0 with Apache 1.3.9.
>
> My problem is when compile the mod_perl module before to install Apache. More
>exactly when i'm doing: perl Makefile.PL
>
> it produces this error when is creating the m
> I would like to install mod_perl within the apache (statically linked).
>
> I would like to leave the machine's perl as is, and not to change it at
> all.
>
> So, as I run 'make install' I am not using the root user, and then I get
> the error - cannot write to /usr/loca/bin/perl5..
> I do
Matt Sergeant <[EMAIL PROTECTED]> wrote:
>After all that you'll have to have some way to add that new perl libs
>directory to @INC before mod_perl starts. I don't know how to do that but I
>assume it's possible. Probably as simple as:
>
>
> use lib '/www/apache/perl/lib';
>
>
>in your httpd.
On Thu, 21 Oct 1999, Shay Mandel wrote:
> Hi all,
>
> I would like to install mod_perl within the apache (statically linked).
>
> I would like to leave the machine's perl as is, and not to change it at
> all.
>
> So, as I run 'make install' I am not using the root user, and then I get
> the err
12 matches
Mail list logo