On Mon, 2 Oct 2000, kevin montuori wrote:

> 
> 
> folks --
> 
>   i'm wondering if anyone else has seen the following behaviour, and,
>   if you have, how you dealt with it.  here's the problem:
> 
>   i have a bunch (200 or so) CGI scripts being handled by
>   Apache::RegistryFilter then Apache::Compress, i.e., 
> 
>      <FilesMatch "\.(cgi|pl)$">
>        SetHandler            perl-script
>        PerlSetVar            Filter On
>        PerlHandler           Apache::RegistryFilter Apache::Compress
>      </FilesMatch>
>   
>   this typically works very well; however, on occasion i get the
>   following error (reformatted):
> 
>       [Sun Oct 1 21:19:49 2000] [error] [Sun Oct 1 21:19:49 2000]
>       null: Undefined subroutine &Apache::RegistryFilter::handler
>       called at
>       /usr/local/lib/perl5/site_perl/5.005/Apache/Compress.pm line 37.

Do you have StatINC in that mix anywhere?

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to