On 5/22/07, Roger McCalman <[EMAIL PROTECTED]> wrote:
On Tue, May 22, 2007 at 09:20:17PM +0200, Vetle Roeim wrote:
> On 5/15/07, Walt Reed <[EMAIL PROTECTED]> wrote:
> >
> >I have a need to install both apache 1.3.x / mod_perl 1.x and apache
> >2.2.x / mod_perl 2.x on the same machine.
> >
> >Googling returns some hits from 2004 that mention MP_INST_APACHE2=1, but
> >that option no longer exists in current versions of mod_perl 2.
> >
> >Didn't see anything obvious in the install manual either.
> >
> >Suggestions?
>
> VMWare

FreeBSD jail's

Linux chroot's

I run several different FreeBSD jails on a single server that have defferent 
apache/perl/php/postgres etc
in. Some are projects that were built on from FreeBSD 3/4 and run on a FreeBSD 
5.x server. Works very
well with very little overhead.

Not really any reason to do anything that esoteric. Change the Perl
library paths in Apache's config files using ModPerl 1 on 1.3 and 2 on
2.x, run Apache 1 and 2 on different ports, and you're good.

Stephan

Reply via email to