From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 17:04:06 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 7680F16A4CE for ; Sun, 29 Aug 2004 17:04:06 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [206.71.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4862643D46 for ; Sun, 29 Aug 2004 17:04:06 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1C1T65-000C5Z-00; Sun, 29 Aug 2004 11:04:05 -0600 In-Reply-To: <0I3700I4N1XE22@l-daemon> References: <0I3700I4N1XE22@l-daemon> Mime-Version: 1.0 (Apple Message framework v619) Message-Id: <6D46B0EA-F9DD-11D8-8CFB-003065A70D30@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Sun, 29 Aug 2004 11:04:02 -0600 To: Scott Stahl X-Mailer: Apple Mail (2.619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hobbiton.shire.net X-Spam-Status: No, hits=-1.5 required=5.0 tests=BAYES_01 autolearn=no version=2.63 X-Spam-Level: cc: freebsd-questions@freebsd.orgQuestions 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 17:04:06 -0000 On Aug 28, 2004, at 11:58 PM, Scott Stahl wrote: > You can run multiple instances of Apache on your machine but they > cannot all > use port 80 which is standard. Only if you have one IP address. If you have aliased IP addresses on the same machine, you can run each apache on its own IP and on port 80 Chad > I would recommend using a higher port for > your Squirrelmail, something like 8081 or better yet use https. > > Honestly though I would stay away from Apache 2 all togeither as Apache > 1.3.x is still the standard. > > Scott. > > -----Original Message----- > From: Robin Becker [mailto:robin@reportlab.com] > Sent: Saturday, August 28, 2004 5:20 PM > To: freebsd-questions@freebsd.org > Subject: simultaneous apache 1.3x & 2.x > > 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? Or perhaps > someone has > some advice about getting squirrelmail working with apache 2. > -- > Robin Becker > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"