[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two versions of the same app in one Apache with mod_perl?


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: pgpE8WiTkH3Tt.pgp
Description: PGP signature


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.