Jim Brandt wrote:
I should have added that I'm running on:

#Server: Apache/1.3.33 (Unix) mod_perl/1.29

Does that explain it right there? Maybe I don't have a handler installed that comes with the mod_perl2 distro? Or does the sameinterp stuff only run on mod_perl2?

I started to try to copy the tests over into my testing sandbox, but it's slow going. There are many hooks into different modules in the test tree. There are also a few calls in sameinterp.pm to Apache2 modules like Apache2::RequestIO and Apache2::Const.

It should work with any mp version. But you miss the configuration bit:

  PerlInitHandler     Apache::TestHandler::same_interp_fixup


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