Michael wrote:

> apache 1.3.6, modp 1.19
> 
> When I include
> <location blah>
>         SetHandler perl-script
>         PerlFixUpHandler Apache::MyModule
> </location>
> 
> I get the error message
> 
> Invalid command 'PerlFixUpHandler', perhaps mis-spelled or defined by
> a module not included in the server configuration
> /usr/local/apache/bin/apachectl start: httpd could not be started
> 
> This has got to be some kind of cockpit trouble, but it is not 
> comming to me. Regular PerlHandler statements work just fine.
> 
> Michael
> 
You didn't enable this hook. See

http://thingy.kcilink.com/modperlguide/install/Callback_Hooks.html


-- 


_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to