Date: Fri, 16 Apr 2010 17:07:57 +0200 From: Alex Dupre <ale@FreeBSD.org> To: Dan Langille <dan@langille.org> Cc: "ports@freebsd.org" <ports@freebsd.org>, Scot Hetzel <swhetzel@gmail.com> Subject: Re: php5 upgrade woes Message-ID: <4BC87D4D.3010402@FreeBSD.org> In-Reply-To: <2f4c63ac38300917d08eccf4a4ccc65e.squirrel@nyi.unixathome.org> References: <4BC7F0AF.1010903@langille.org> <y2v790a9fff1004152340oa3a86cb5g62b0cfc45c6aaf00@mail.gmail.com> <4BC81924.2070305@FreeBSD.org> <F7001254-1FC0-4051-B5CA-DC4C91BBF7E5@langille.org> <4BC86EEC.1010306@FreeBSD.org> <2f4c63ac38300917d08eccf4a4ccc65e.squirrel@nyi.unixathome.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Langille ha scritto: > Should I have removed /usr/local/lib/php as well? Your installation was more screwed up than I thought :-) You can rm -rf /usr/local/lib/php/20060613/ and remove spl and pcre from /usr/local/etc/php/extensions.ini - or - remove again every php ports, rm -rf include/php lib/php etc/php and rebuild everything I think the former should be enough and should produce the same result as the latter. -- Alex Dupre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BC87D4D.3010402>