From owner-freebsd-apache@FreeBSD.ORG Thu Oct 28 08:05:00 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D86616A4CE for ; Thu, 28 Oct 2004 08:05:00 +0000 (GMT) Received: from ms-smtp-05.tampabay.rr.com (ms-smtp-05-smtplb.tampabay.rr.com [65.32.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D32843D1D for ; Thu, 28 Oct 2004 08:05:00 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from [192.168.0.2] (24286hfc39.tampabay.rr.com [24.28.6.39]) i9S84vNu024065 for ; Thu, 28 Oct 2004 04:04:57 -0400 (EDT) Message-ID: <4180A8B5.9090708@yahoo.com> Date: Thu, 28 Oct 2004 04:07:17 -0400 From: Steel City Phantom User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-apache@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: running php4 and php5 on the same box X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 08:05:00 -0000 i need to configure both on my bsd machine. i found a few pages on the web that had some general instructions on how to do it, but i was hoping someone here could tell me how to do it using the ports collection. http://wiki.coggeshall.org/37.html looked promising, but i wanted to see what you guys thought first one requirement that i have is i need to run pretty much all the php extentions for both of them. so if i run php4-extensions and php5-extension, what am i going to screw up?