On Thursday 11 October 2007 10:59, Michael Lackhoff wrote:
> The problem seems to be that the modules are read only once since the
> namespaces are the same under myapp and myapp_test and there don't seem
> to be per virtual host copies of the modules. So, whatever is called
> first wins -- or is my understanding wrong about what is going on here?
>
> The only solution I found was a second apache and mod_proxy but I would
> like to avoid that if possible.
>
> Any other ideas what I could do?

With mp1 no way.

With mp2 and a perl that supports ithreads (perl -V:useithreads):

  PerlOptions +Parent

Torsten

Attachment: pgplLMmcNuZOO.pgp
Description: PGP signature

Reply via email to