From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FJLYw-0003hN-8s for garchives@archives.gentoo.org; Wed, 15 Mar 2006 02:16:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2F2FQt6030367; Wed, 15 Mar 2006 02:15:26 GMT Received: from popmail.jettissystems.com (popmail.jettissystems.com [38.118.146.212]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2F2BEJ3008164 for ; Wed, 15 Mar 2006 02:11:14 GMT Received: from [10.20.16.113] (unknown [10.20.16.113]) by popmail.jettissystems.com (Postfix) with ESMTP id 53C0556D4B5 for ; Tue, 14 Mar 2006 18:11:13 -0800 (PST) Message-ID: <441777C0.8000106@badapple.net> Date: Tue, 14 Mar 2006 18:11:12 -0800 From: kashani User-Agent: Thunderbird 1.5 (Windows/20051201) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] php4 vs php5 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 15e5db41-950d-4354-9cf6-9db9f0bf632b X-Archives-Hash: 278d8ed9b1cd707213d43510598a7d91 James wrote: > Calculating dependencies ...done! > [blocks B ] dev-php/mod_php (is blocking dev-lang/php-4.4.2) > [blocks B ] dev-php/php (is blocking dev-lang/php-4.4.2) > [ebuild N ] dev-lang/php-4.4.2 dev-php is on it's way out and has not been updated in some time. You're likely vulnerable at this moment. > So the question is what do I put in /etc/portage/? file to get > the system to accept the older dev-php files and not try to install > 'dev-lang/php' ? You don't. You remove dev-php and install dev-lang/php when you have some time to deal with change. I had no issues moving from dev-php to dev-lang/php with 4.4.x and the whole thing took about 30 minutes. Didn't even have downtime as Apache had the old module cached until I stopped and started to pick up the new build. However PHP USE flags have gotten a bit more complex. You'll want apache (or apache2), cli for the php commandline binary, and session at minimum plus anything else you might need. kashani -- gentoo-user@gentoo.org mailing list