curious error related to SSI filtering (I think)

2002-10-18 Thread wald
I have an authentication handler that cleverly starts like: sub handler { my $r = shift; return OK unless $r->is_initial_req; My server has *.epl files using (and I have been happy) PerlHandler Apache::EmbperlFilter Apache::SSI I now authen

TIEHASH error with upgrade to most recent everything

2000-05-22 Thread wald
We upgraded my system to perl 5.6.0; I figured this was time to upgrade everything (was around 3-6 months behind). So built from scratch: Apache/1.3.12 mod_perl/1.24 embperl/1.3b3 THings look good in general but we run significant parts of my site with: PerlSetVar Filter On O