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

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

From: ___cliff rayman___
Subject: Re: Apache1/mp1 and Apache2/mp2 on the same machine
Date: 21:14 on 19 Apr 2005
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.

        -- 
        _____cliff_rayman_____________________________________
Business Consulting and Turnaround Management
[web] http://www.rayman.com/
[web] http://all-clear-turnaround-management.com/
[eml] cliff  _AT_ rayman.com
[phn] 888-736-3802 x701
[fax] 818-743-7404
______________________________________________________

(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
Perrin Harkins 21:37 on 19 Apr 2005

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