From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 22:23:04 2008 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 872D91065675 for ; Wed, 17 Dec 2008 22:23:04 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (constellation.thenetnow.com [65.39.193.155]) by mx1.freebsd.org (Postfix) with ESMTP id 57CE88FC08 for ; Wed, 17 Dec 2008 22:23:04 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANTPC) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1LD4nH-000BCf-AI for freebsd-questions@freebsd.org; Wed, 17 Dec 2008 17:23:03 -0500 Message-ID: From: "Grant Peel" To: Date: Wed, 17 Dec 2008 17:22:55 -0500 Organization: The Net Now Internet Services MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PHP and PHP-Extensions 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: Wed, 17 Dec 2008 22:23:04 -0000 Hi all, I have a somewhat broken installation of php 4.4.7 and the extensions = and want to completely remove them and reinstall them. How does one conpletely remove php4 (from ports) and the extensions to = ensure a clean install? -Grant