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



Reply via email to