> Try per load the class my::class via startup.pl or PerlModule

I already had PerlModule my::classes in httpd.conf
Tried PerlRequire as well - still the same error

help??


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
[EMAIL PROTECTED]
Sent: 14 May 2002 09:58
To: Jeff AA
Cc: [EMAIL PROTECTED]
Subject: Re: unable to use method type handlers?


Try per load the class my::class via startup.pl or PerlModule

Tor.


Jeff AA wrote:
> 
> Whenever I try to set up a method type handler
> 
>   PerlHandler my::classes->mymethod
> 
> I get the following in the error log:
> 
>   Undefined subroutine &my::classes->mymethod::handler called.
> 
> using:
>   Apache/1.3.23 (Unix) Debian GNU/Linux
>   mod_perl/1.26 mod_ssl/2.8.7 OpenSSL/0.9.6c
> 
> any hints would be appreciated


Reply via email to