Stuck loading startup.pl in Apache2 on WinNT

2002-06-15 Thread Douglas McCarthy

I can't get Apache2 to start with mod_perl.
I could on Linux, but am having trouble on NT.
The launch gets stuck in startup.pl

Apache finds startup.pl but complains that it can't locate Apache.pm in 
INC. Trouble is, it's there.

I've played with the eagle book startup.pl (not to mention Stas 
Beckman's as well) and put the use lib line at the top of the BEGIN block.

Whatever I do, the error message is :

Compilation failed in require at (eval 1) line 3(or whatever line use 
Apache(); is on.

... Can't load Perl file: startup.pl for server localhost:8080, exiting...


Can anyone help out.

BTW I'm using the binary installation of Apache2, the relevant 
references are:

Apache/2.0.36 (Win32)
mod_perl/1.99_02-dev
Perl/v5.6.1 (ActiveState)

TIA

Doug






Re: Stuck loading startup.pl in Apache2 on WinNT

2002-06-15 Thread Doug MacEachern

On Sat, 15 Jun 2002, Douglas McCarthy wrote:

 I can't get Apache2 to start with mod_perl.
 I could on Linux, but am having trouble on NT.
 The launch gets stuck in startup.pl
 
 Apache finds startup.pl but complains that it can't locate Apache.pm in 
 INC. Trouble is, it's there.

you shouldn't be trying to load Apache.pm with 2.x
if something is, you must have Apache::compat loaded first which makes 
'use Apache ()' a noop.




Re: Stuck loading startup.pl in Apache2 on WinNT

2002-06-15 Thread Alexandre Sebrao

HI! CAN ANYONE Send me a e-mail that cancel to receives this e-mail list!

Thx!



Re: Stuck loading startup.pl in Apache2 on WinNT

2002-06-15 Thread Alexandre Sebrao

HI! CAN ANYONE Send me a e-mail that cancel to receives this e-mail list!

Thx!