From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 03:11:33 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 368AF16A4CE for ; Sat, 30 Oct 2004 03:11:33 +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 B725043D3F for ; Sat, 30 Oct 2004 03:11:32 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from [192.168.0.2] (24286hfc39.tampabay.rr.com [24.28.6.39]) i9U3BUNu006338 for ; Fri, 29 Oct 2004 23:11:30 -0400 (EDT) Message-ID: <4183067C.8090102@yahoo.com> Date: Fri, 29 Oct 2004 23:11:56 -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-questions@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 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: Sat, 30 Oct 2004 03:11:33 -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?