May I suggest reading SIMPLY the INSTALL-File coming with mod-perl where
it reads:

---------------8<---------------
Simple config:

  LoadModule perl_module modules/mod_perl.so
  #PerlModule Apache::compat
  # your config comes here

For a more detailed version (including more options) refer to:

  docs/user/intro/start_fast.pod

or online:

  http://perl.apache.org/docs/2.0/user/intro/start_fast.html
---------------8<---------------

See:
http://search.cpan.org/src/PGOLLUCCI/mod_perl-2.0.2/INSTALL
http://perl.apache.org/docs/2.0/user/intro/start_fast.html#Configuration

Tom

JupiterHost.Net wrote:
> 
> 
> JupiterHost.Net wrote:
> 
>> Diona Kidd wrote:
>>
>>  > I believe that the command you shared will build MP2 as a module by
>>  > default and you will see mod_perl.so in the modules directory. Then
>> just
>>
>>
>> Sure enough /usr/local/apache2/moduels/mod_perl.so is there
>>
>> I'm still stuck on apache one's setup Thanks Diona!
>>
>>  > add the LoadModule line to httpd.conf...
>>
>> It'd be nice to have that added when its built, is that possible? I
>> didn't see an option to do that (like apxs's -a/-A)
> 
> 
> For anyone watching from home :)
> 
> Still didn't find a way to do it with configure so I just:
> 
> apache2/bin/apxs -e -a -n perl apache2/modules/mod_perl.so
> 
> Thansk again for everyone's input, much appreciated!
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to