From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 13:38:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BF8916A405 for ; Thu, 8 Mar 2007 13:38:23 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 4B74F13C4AC for ; Thu, 8 Mar 2007 13:38:23 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.pgh.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id F0F6FEBC62; Thu, 8 Mar 2007 08:38:21 -0500 (EST) Date: Thu, 8 Mar 2007 08:38:16 -0500 From: Bill Moran To: "Zbigniew Szalbot" Message-Id: <20070308083816.2dca9464.wmoran@potentialtech.com> In-Reply-To: <3601.192.168.11.11.1173335512.squirrel@lists.lc-words.com> References: <3601.192.168.11.11.1173335512.squirrel@lists.lc-words.com> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.9; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: cleaning old files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 13:38:23 -0000 In response to "Zbigniew Szalbot" : > Hello, > > Somehow in the process of upgrading PHP from 5.16 to 5.2.1 I got a few > 5.1.6 extenstions which were not deleted. When I issue pkg_info -Ix php5, > I get: > > php5-ctype-5.1.6 The ctype shared extension for php > php5-ctype-5.1.6_2 The ctype shared extension for php > php5-dom-5.1.6 The dom shared extension for php > php5-dom-5.1.6_2 The dom shared extension for php > > and so on. I tried checking /usr/local/etc/php/extensions.ini but there > are no double entries in there. My question is how do I get rid of these > old extensions? Vulnerability test port alerts me I still have them. > Thanks! Looks like your ports database got corrupted at some point. I would just pkg_delete -f them, then reinstall the correct version if needed. -- Bill Moran http://www.potentialtech.com