Oden Eriksson wrote:
> Hi.
> 
> I'm using this as per documetation:
> 
> <Location /print_env2>
>       SetHandler modperl
>       PerlResponseHandler Apache::VarTest
>       PerlSetVar VarTest VarTestValue
> </Location>
> 
> And are getting error 500 and this in the log:
> 
> [Sat Aug 03 15:50:12 2002] [error] failed to resolve handler `Apache::VarTest'
> 
> 
> SERVER_SOFTWARE = Apache/2.0.40-dev 
> MOD_PERL = mod_perl/1.99_05-dev 

You have to create that package. This was just an example of the 
configuration. You realize that we cannot supply a complete handler for 
each configuration example.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to