On Wednesday 20 June 2001 17:49, VIDYASAGAR R NALLU wrote:
> According to documentation using ppm i installed ppd file of
> mod_perl. Successfully copied "mod_perl.so" into the modules directory of
> Apache webserver.
>
> When i started the server i'm ended up with the following error message:
>
> "Invalid module PerlModule perhaps mis-spelled or defined by a module not
> included in the server configuration."
You need to add (before any mod_perl directive):
LoadModule perl_module modules/mod_perl.so
Note that I'm guessing that it ought to be mod_perl.so, I haven't used
mod_perl on win32 in ages and back then it was ApacheModulePerl.dll.
--
_______________________________________________________________________
Robin Berjon <[EMAIL PROTECTED]> -- CTO
k n o w s c a p e : // venture knowledge agency www.knowscape.com
-----------------------------------------------------------------------
To err is human, to purr feline.