On Mon, 7 Feb 2000, Stas Bekman wrote:

> Date: Mon, 7 Feb 2000 00:01:56 +0200 (IST)
> From: Stas Bekman <[EMAIL PROTECTED]>
> To: gnielson <[EMAIL PROTECTED]>
> Cc: "ModPerl Mailing List (E-mail)" <[EMAIL PROTECTED]>
> Subject: Re: correction! Re: Question about error log message and PERL_SSI
> 
> > > Ooops, I was wrong, you need to use ALL_HOOKS=1 to enable all handlers or
> > > just PERL_SSI=1 for PerlSSI. 
> > > 
> > > (I thought EVERYTHING=1 installs it all :)
> > 
> > So I guess I need to rebuild it manually, eh, with ALL_HOOKS=1? No easier
> > way to add this functionality? 
> 
> Nope you don't have to. I understand that you use CPAN to install it? See
> my notes about providing additional params at:
> http://perl.apache.org/guide/install.html#mod_perl_Installation_with_CPAN_
> http://perl.apache.org/guide/install.html#Local_mod_perl_Enabled_Apache_In
> 

I went to perl.apache.org and thought I understood what I needed to do,
but still not successful. I thought that what i needed to do was specify
new parameters and then re-run install mod_perl with these new parameters.
But the install reports up to date and just quits.

Here's what I did:

cpan> o conf makepl_arg
    makepl_arg    DO HTTPD=1 USE_APACI=1 EVERYTHING=1
PREFIX=/usr/local/apache APACHE_PREFIX=/usr/local/apache
cpan> o conf makepl_arg.save EVERYTHING=1
    makepl_arg.save    EVERYTHING=1
cpan> install mod_perl
mod_perl is up to date.

cpan> quit

When I do a http://localhost/perl-status?hooks I still get PERL_SSI
Disabled. 

> Are you sure the default build uses EVERYTHING=1 when gets build thru
> CPAN.pm? I'm still in doubt about EVERYTHING=1 not installing all. It
> should install everything according to the docs. I think 
> cpan> install mod_perl
> doesn't provide this parameter... please confirm. Thanks
> 
> 
> _______________________________________________________________________
> Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
> Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
> perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
> single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com
> 

Reply via email to