From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 00:12:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D08116A4CE for ; Sun, 29 Aug 2004 00:12:56 +0000 (GMT) Received: from cmailm1.svr.pol.co.uk (cmailm1.svr.pol.co.uk [195.92.193.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C709543D5D for ; Sun, 29 Aug 2004 00:12:53 +0000 (GMT) (envelope-from robin@reportlab.com) Received: from modem-1208.kawau.dialup.pol.co.uk ([81.78.148.184]) by cmailm1.svr.pol.co.uk with esmtp (Exim 4.14) id 1C1DJU-0002eO-7B; Sun, 29 Aug 2004 01:12:52 +0100 Message-ID: <41311F82.80205@jessikat.fsnet.co.uk> Date: Sun, 29 Aug 2004 01:12:50 +0100 From: Robin Becker User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Chad Leigh -- Shire.Net LLC" References: <41311324.2090204@jessikat.fsnet.co.uk> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: simultaneous apache 1.3x & 2.x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 00:12:56 -0000 Chad Leigh -- Shire.Net LLC wrote: > > On Aug 28, 2004, at 5:20 PM, Robin Becker wrote: > >> I'm trying to install squirrelmail, but it seems that PHP + apache 2 + >> squirrelmail doesn't go. I tried and although the install proceeds I >> get crashes in PHP. >> >> PHP appears to deprecate apache 2 at present and looking at the >> squirrelmail requirements it seems that apache 1.3 is the natural >> version. >> >> Unfortunately this freebsd 4.9 system is also required to serve SVN so >> I must keep apache 2. >> >> So can I get both apaches working on the same system? > > > You can do what I do -- install apache from source, not from ports. I > have apache 2 and several apache1 installations running on one machine. > > It builds easily on freebsd and you can pass --prefix to the configure > scripts to stick it whereever you want in your filesystem. > > I use /usr/local/apache/apache_FOO > > Chad > > > I guess I need to do the same prefix for the other bits required purely by squirrelmail then. -- Robin Becker