I tried ->handler in my configs, made no difference. 
I was doing a 'require' in a startup script if that
makes any difference. Haven't seen this issue with
simillar code anywhere else..

Marty

 --- Geoffrey Young <[EMAIL PROTECTED]> wrote:

> 
> >     <VirtualHost xxx>
> >             PerlTransHandler MyApp::MyInstall::Dispatcher
> 
> make that
> 
>     PerlTransHandler
> MyApp::MyInstall::Dispatcher->handler
> 
> and see if that helps.  you should also be
> preloading via
> 
>   PerlModule MyApp::MyInstall::Dispatcher
> 
> or in a startup.pl.
> 
> HTH
> 
> --Geoff
>  


        
        
                
___________________________________________________________ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! 
http://uk.messenger.yahoo.com

Reply via email to