Date: Sun, 29 Aug 2004 01:12:50 +0100 From: Robin Becker <robin@reportlab.com> To: "Chad Leigh -- Shire.Net LLC" <chad@shire.net> Cc: freebsd-questions@freebsd.org Subject: Re: simultaneous apache 1.3x & 2.x Message-ID: <41311F82.80205@jessikat.fsnet.co.uk> In-Reply-To: <A3717710-F94A-11D8-8CFB-003065A70D30@shire.net> References: <41311324.2090204@jessikat.fsnet.co.uk> <A3717710-F94A-11D8-8CFB-003065A70D30@shire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41311F82.80205>