Hi,

I have a problem with Apache::RegistryFilter. I can't get it to work.
If I try to use it I allways get this error message:

[error] Can't locate object method "dir_config" via package
"Apache::RegistryFilter" ´
(perhaps you forgot to load "Apache::RegistryFilter"?) at
C:/Programme/Perl/site/lib/Apache/RegistryFilter.pm line 17.


Excerpt of my perl.conf:

PerlModule Apache::Filter
PerlModule Apache::RegistryFilter
<Files ~ "\.pl$">
    PerlSetVar Filter on
    SetHandler perl-script
    PerlHandler Apache::RegistryFilter
    Options +ExecCGI
</Files>


What's wrong? I've searched the net for an explanation of this error but I
don't found anything relevant. I am not an expert of all that Apache/Perl
stuff, so I hope that someone here can help me.

bb, Gerald Menzel.

Reply via email to