I am having problem in activating Apacahe::AntiSpam.

I get the "Can't call method "dir_config" on an undefined value
at /usr/lib/perl5/site_perl/5.8.3/Apache/AntiSpam.pm line 15."


This  on  mandrake 10.0  with apache2. 

PerlModule Apache:.Filter
PerlModule Apache::AntiSpam
PerlModule Apache::PerlRunFilter

<Location />
Sethandler modperl
PerlResponseHandler Apache::AntiSpam Apache::PerlRunFilter
PerlSetVar Filter On
PerlSetVar AntiSpamFormat Spaces
</Location>

I tied a few variation such as Handler as  Apache::Filter and
OutputFilter as Ağache::AntiSpam

I guess  Mandrake's set up is a bit different. mod_perl.so cames
with mod_perl-1 etc.

Any suggestions, pointers ?
I just wabt to conceal e-mail addresses on the web.

Regards
Mustafa Akgul




-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to