Re: Apache1/mp1 and Apache2/mp2 on the same machine

[prev] [thread] [next] [Date index for 2005/04/19]

From: Scott Cain
Subject: Re: Apache1/mp1 and Apache2/mp2 on the same machine
Date: 21:21 on 19 Apr 2005
That is a great idea and I will use it in the future.  Unfortunately, it
doesn't really help my users who, while very bright, are not perl
developers and would likely balk at doing that.

Thanks,
Scott

On Tue, 2005-04-19 at 14:14 -0700, ___cliff rayman___ wrote:
> Scott Cain wrote:
> 
> >because I had to blow away my installation of mp1 to get my mp2 apps to
> >work.
> >
> >
> >  
> >
> I always build my servers with their own copy of perl in a directory 
> such as:
> /usr/local/httpd_20050419
> 
> I build a fresh perl and apache in that directory, and get everything 
> working.  My particular builds include a separate front end with SSL, 
> and two backends, one each of mod_perl and mod_php.  I then use 
> mod_rewrite to send requests to the correct back end.
> 
> After I have everything working, I then stop and unlink the 
> existing/running apache and then link
> ln -s /usr/local/httpd_20050419/apache_front /usr/local/apache_front
> ln -s /usr/local/httpd_20050419/apache_perl /usr/local/apache_perl
> ln -s /usr/local/httpd_20050419/apache_php /usr/local/apache_php
> ln -s /usr/local/httpd_20050419/perl/bin/perl /usr/local/bin/perl58xx
> 
> I can always go back to my previous set-up if I have problems.
> 
        -- 
        ------------------------------------------------------------------------
Scott Cain, Ph. D.                                         cain@xxxx.xxx
GMOD Coordinator (http://www.gmod.org/)                     216-392-3087
Cold Spring Harbor Laboratory

(message missing)

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Philip M. Gollucci 20:51 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Philip M. Gollucci 21:11 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Philip M. Gollucci 21:26 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
___cliff rayman___ 21:14 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Scott Cain 21:21 on 19 Apr 2005

Re: Apache1/mp1 and Apache2/mp2 on the same machine
Perrin Harkins 21:37 on 19 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52