The error comes from
return $filter->next->pass_brigade($bb2);in sub handler in TestFilter::out_bbs_filebucket;
So it's some Apache filter that throws an error, but as Apache filter provide no error handling, we don't know who does that and what's the error. One needs to step through with the debugger to find the problem :(
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
