<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: PHP 5.2.9 для CentOS Linux</title>
	<atom:link href="http://blog.ihtiandr.info/php-529-dlya-centos-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ihtiandr.info/php-529-dlya-centos-linux.html</link>
	<description></description>
	<pubDate>Sun, 01 Aug 2010 09:37:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Blog@Ihtiandr.Info</title>
		<link>http://blog.ihtiandr.info/php-529-dlya-centos-linux.html/comment-page-1#comment-2223</link>
		<dc:creator>Blog@Ihtiandr.Info</dc:creator>
		<pubDate>Sat, 18 Apr 2009 14:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ihtiandr.info/?p=349#comment-2223</guid>
		<description>На самом деле это все не true-way, надо добавить Remi Collet Repository и ставить из него
http://wiki.centos.org/AdditionalResources/Repositories

Remi Collet Repository - (See http://rpms.famillecollet.com/) Has been recommended on the mailing list and forum for mysql 5.1 and php5.2.9. Repo configs for EL5 i386 and x86_64 as well as EL4 are available. Suggest extreme caution if using this repo. 

http://blog.famillecollet.com/pages/Config-en

ну и гуглим на предмет php 5.2.9 centos remi

wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm
wget http://rpms.famillecollet.com/el5.i386/remi-release-5-4.el5.remi.noarch.rpm
rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm
yum --enablerepo=remi update php

Для возврата к старой версии PHP
yum --disablerepo=remi
yum remove php php-cli php-common
yum install php </description>
		<content:encoded><![CDATA[<p>На самом деле это все не true-way, надо добавить Remi Collet Repository и ставить из него<br />
<noindex><a title="http://wiki.centos.org/AdditionalResources/Repositories" target="_blank" href="http://blog.ihtiandr.info/redirect/aHR0cDovL3dpa2kuY2VudG9zLm9yZy9BZGRpdGlvbmFsUmVzb3VyY2VzL1JlcG9zaXRvcmllcw==" rel="nofollow">http://wiki.centos.org/AdditionalResources/Repositories</a></noindex></p>
<p>Remi Collet Repository - (See <noindex><a title="http://rpms.famillecollet.com/" target="_blank" href="http://blog.ihtiandr.info/redirect/aHR0cDovL3JwbXMuZmFtaWxsZWNvbGxldC5jb20v" rel="nofollow">http://rpms.famillecollet.com/</a></noindex>) Has been recommended on the mailing list and forum for mysql 5.1 and php5.2.9. Repo configs for EL5 i386 and x86_64 as well as EL4 are available. Suggest extreme caution if using this repo. </p>
<p><noindex><a title="http://blog.famillecollet.com/pages/Config-en" target="_blank" href="http://blog.ihtiandr.info/redirect/aHR0cDovL2Jsb2cuZmFtaWxsZWNvbGxldC5jb20vcGFnZXMvQ29uZmlnLWVu" rel="nofollow">http://blog.famillecollet.com/pages/Config-en</a></noindex></p>
<p>ну и гуглим на предмет php 5.2.9 centos remi</p>
<p>wget <noindex><a title="http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm" target="_blank" href="http://blog.ihtiandr.info/redirect/aHR0cDovL2Rvd25sb2FkLmZlZG9yYS5yZWRoYXQuY29tL3B1Yi9lcGVsLzUvaTM4Ni9lcGVsLXJlbGVhc2UtNS0yLm5vYXJjaC5ycG0=" rel="nofollow">http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm</a></noindex><br />
wget <noindex><a title="http://rpms.famillecollet.com/el5.i386/remi-release-5-4.el5.remi.noarch.rpm" target="_blank" href="http://blog.ihtiandr.info/redirect/aHR0cDovL3JwbXMuZmFtaWxsZWNvbGxldC5jb20vZWw1LmkzODYvcmVtaS1yZWxlYXNlLTUtNC5lbDUucmVtaS5ub2FyY2gucnBt" rel="nofollow">http://rpms.famillecollet.com/el5.i386/remi-release-5-4.el5.remi.noarch.rpm</a></noindex><br />
rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm<br />
yum &#8211;enablerepo=remi update php</p>
<p>Для возврата к старой версии PHP<br />
yum &#8211;disablerepo=remi<br />
yum remove php php-cli php-common<br />
yum install php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuupic</title>
		<link>http://blog.ihtiandr.info/php-529-dlya-centos-linux.html/comment-page-1#comment-2217</link>
		<dc:creator>tuupic</dc:creator>
		<pubDate>Sat, 18 Apr 2009 09:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ihtiandr.info/?p=349#comment-2217</guid>
		<description>Там, к примеру, нету mcrypt. 
Тут есть:
http://software.virtualmin.com/bleed/centos/5/x86_64/</description>
		<content:encoded><![CDATA[<p>Там, к примеру, нету mcrypt.<br />
Тут есть:<br />
<noindex><a title="http://software.virtualmin.com/bleed/centos/5/x86_64/" target="_blank" href="http://blog.ihtiandr.info/redirect/aHR0cDovL3NvZnR3YXJlLnZpcnR1YWxtaW4uY29tL2JsZWVkL2NlbnRvcy81L3g4Nl82NC8=" rel="nofollow">http://software.virtualmin.com/bleed/centos/5/x86_64/</a></noindex></p>
]]></content:encoded>
	</item>
</channel>
</rss>
