On Thu, 20 Jan 2000, Etienne Pelaprat wrote:

> Hi All,
> 
> I've hit a problem that I can't seem to rectify.  I compile 
> mod_perl with EVERYTHING=1, but in one of my modules, I get the error:
> 
> [Wed Jan 19 20:30:05 2000] null: Rebuild with -DPERL_STACKED_HANDLERS 
> to $r->push_handlers at /usr/local/apache/lib/perl/Apache/BOSCIndex.pm 
> line 37.

make sure the rebuilt httpd is the one you're using now.  that's bitten
plenty of us in the past.  EVERYTHING=1 does enable stacked handlers.
if you rebuild again, be sure to start with freshly unpacked source trees
of both mod_perl and Apache.

Reply via email to