Would someone please point out what simple thing I am missing here?  I
am just playing around with the Apache::EmbperlFilter, and every time
I load a page that uses that handler, I get:

[Wed Feb  7 16:39:01 2001] [error] Can't locate object method "filter_input" via 
package "Apache" (perhaps you forgot to load "Apache"?) at 
/usr/local/lib/perl5/site_perl/5.6.1/Apache/EmbperlFilter.pm line 15.


PerlModule Apache::Filter

<FilesMatch "*.html">
SetHandler perl-script
Options ExecCGI
PerlSetVar Filter On
PerlHandler Apache::EmbperlFilter
</FilesMatch>

Thanks...

-- 
C Wayne Huling <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to