Re: [mp1] Method handler that eventually seems to "forget" it's a method handler

[prev] [thread] [next] [Date index for 2005/02/02]

From: Geoffrey Young
Subject: Re: [mp1] Method handler that eventually seems to "forget" it's a method handler
Date: 15:10 on 02 Feb 2005

> 	<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

Re: [mp1] Method handler that eventually seems to "forget" it's a method handler
Geoffrey Young 15:10 on 02 Feb 2005

Generated at 12:39 on 05 Feb 2005 by mariachi v0.52