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