Re: cleaning old files

2007-03-08 Thread Bill Moran
In response to Zbigniew Szalbot [EMAIL PROTECTED]:

 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.6The 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_2The 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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cleaning old files

2007-03-07 Thread 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.6The 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_2The 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!

-- 
Zbigniew Szalbot

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]