On Wednesday 26 March 2003 9:44 pm, Tarsoly Andr�s wrote:
> On Thu, 2003-03-27 at 04:37, Mike Diehl wrote:
> > My system doesn't have a mod_perl.conf file anywhere on the filesystem. 
> > The problems is that I don't know how to get the module loaded in the
> > first place.  Until the module is loaded, IfModule will always evaluate
> > false.
> >
> > I need to know how to set the LoadModule and AddModule directives. 
> > Actually, I'd like to know why we have to seemingly identical directives.
>
> LoadModule perl_module path/to/module/mod_perl.so
> AddModule perl_module path/to/module/mod_perl.c

Well, with the minor correction:

AddModule perl_module

It worked like a champ.

Thanx again,

Mike Diehl.

--
[EMAIL PROTECTED] mailing list

Reply via email to