You need to rebuild your mod_perl with stacked handlers, i.e.
PERL_STACKED_HANDLERS=1 or more simply EVERYTHING=1.  The relevant code is in
Apache.xs.


[EMAIL PROTECTED] (Miguel A.L. Paraz) wrote:
>Hi all,
>
>Where is get_handlers lurking?  I couldn't find it in any of the Apache:: 
>modules.
>
>The error:
>[error] Can't locate object method "get_handlers" via package "Apache" 
>at /usr/lib/perl5/site_perl/5.005/Apache/Filter.pm line 77.
>
>The code:
>if (@{$r->get_handlers('PerlHandler')} == $info->{'count'}) {
>
>mod_perl 1.21, Apache::Filter 1.005.
>
>Thanks,
>---m
>
>-- 
>              [EMAIL PROTECTED]    Miguel "Migs" A.L. Paraz        
>       http://www.iphil.net    IPhil Communications Network, Inc.
>             +63-2-750-2288    Business Development Group
>
>
>
>

  -------------------                            -------------------
  Ken Williams                             Last Bastion of Euclidity
  [EMAIL PROTECTED]                            The Math Forum

Reply via email to