From owner-freebsd-questions@FreeBSD.ORG Sun Oct 14 01:11:36 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F263816A418 for ; Sun, 14 Oct 2007 01:11:36 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id C692213C46B for ; Sun, 14 Oct 2007 01:11:36 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1Igs10-000Aii-II for freebsd-questions@freebsd.org; Sat, 13 Oct 2007 21:11:34 -0400 Message-ID: <001e01c80dff$26f8a4b0$6501a8c0@GRANT> From: "Grant Peel" To: Date: Sat, 13 Oct 2007 21:11:29 -0400 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: php4 to php5 upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2007 01:11:37 -0000 Hi all, Does anyone know where there might be some clear documentation the discribes the complete removal of php4 and its extentions, then how to build php5 extentions. I want to use ports if possible. -Grant P.S. one thing I have always tripped over is weather to build php first, then, run the meta port for extensions or vice versa ... ?