apache2 and mod_perl

apache2 and mod_perl

am 24.07.2005 14:38:06 von pc

hi everyone,

I am trying to get mod_perl running with apache2 on ubuntu (still.. lol
:-( )

I have downloaded mod_perl-2.0.1. Makefile.PL ran OK after installing
the necessary libraries as did 'make install'. I have added:

LoadModule perl_module modules/mod_perl.so

and also an alias for the perl directory to httpd.conf as instructed in
the documentation however if I run httpd -l it does not show that
mod_perl is installed and if I try loading a perl script (from the
aliased directory) in a browser window I get a page not found error. (I
have chmod'ed the file to give the browser the necessary permissions.)

Help!!!!!!!!!

TIA

eddiec :-)