<?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: Installing PHP 5.2.6 on CentOS 5</title>
	<atom:link href="http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/</link>
	<description>Just another technical blog</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:29:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: firecall</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-142</link>
		<dc:creator>firecall</dc:creator>
		<pubDate>Wed, 12 Aug 2009 02:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-142</guid>
		<description>Ta very much. Worked a treat :-)</description>
		<content:encoded><![CDATA[<p>Ta very much. Worked a treat <img src='http://webtatic.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-83</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 17:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-83</guid>
		<description>I just compiled the i386 php 5.3.0 last night, just finished compiling the x86_64.

I&#039;ve set up my own RPM repository and made a blog post about putting php 5.2.10 on it here http://www.webtatic.com/blog/2009/06/php-529-on-centos-5/

However I&#039;ve now put my php 5.3.0 rpms on there now, so if you just follow the instructions on that article you can get them now. I&#039;ll sort out a new blog post about it soon.</description>
		<content:encoded><![CDATA[<p>I just compiled the i386 php 5.3.0 last night, just finished compiling the x86_64.</p>
<p>I&#8217;ve set up my own RPM repository and made a blog post about putting php 5.2.10 on it here <a href="http://www.webtatic.com/blog/2009/06/php-529-on-centos-5/" rel="nofollow">http://www.webtatic.com/blog/2009/06/php-529-on-centos-5/</a></p>
<p>However I&#8217;ve now put my php 5.3.0 rpms on there now, so if you just follow the instructions on that article you can get them now. I&#8217;ll sort out a new blog post about it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David de la Rosa</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-82</link>
		<dc:creator>David de la Rosa</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-82</guid>
		<description>Oh noticed that my php version is 5.2.6....Where can I get 5.2.10 or even better 5.3.0</description>
		<content:encoded><![CDATA[<p>Oh noticed that my php version is 5.2.6&#8230;.Where can I get 5.2.10 or even better 5.3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David de la Rosa</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-81</link>
		<dc:creator>David de la Rosa</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-81</guid>
		<description>Thank you so much for this simple tutorial!  I followed the instructions above and php updated perfectly!  

remember it&#039;s two &quot;-&quot; infront of 

rpm --import 
yum --disablerepo=* --enablerepo=c5-testing update php</description>
		<content:encoded><![CDATA[<p>Thank you so much for this simple tutorial!  I followed the instructions above and php updated perfectly!  </p>
<p>remember it&#8217;s two &#8220;-&#8221; infront of </p>
<p>rpm &#8211;import<br />
yum &#8211;disablerepo=* &#8211;enablerepo=c5-testing update php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-78</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 29 Jun 2009 17:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-78</guid>
		<description>Are you using the yum install --disablerepo=* --enablerepo=c5-testing php-devel

If that&#039;s still a problem, try installing the rpm direct:

rpm -Uvh http://dev.centos.org/centos/5/testing/i386/php-devel-5.2.6-2.el5s2.i386.rpm</description>
		<content:encoded><![CDATA[<p>Are you using the yum install &#8211;disablerepo=* &#8211;enablerepo=c5-testing php-devel</p>
<p>If that&#8217;s still a problem, try installing the rpm direct:</p>
<p>rpm -Uvh <a href="http://dev.centos.org/centos/5/testing/i386/php-devel-5.2.6-2.el5s2.i386.rpm" rel="nofollow">http://dev.centos.org/centos/5/testing/i386/php-devel-5.2.6-2.el5s2.i386.rpm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fr0sty</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-77</link>
		<dc:creator>fr0sty</dc:creator>
		<pubDate>Mon, 29 Jun 2009 14:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-77</guid>
		<description>I successfully upgraded my php, running php -v returns PHP 5.2.6,
But now when i want to install php-devel i get the following output:

--&gt; Running transaction check
---&gt; Package php-devel.i386 0:5.1.6-23.2.el5_3 set to be updated
--&gt; Processing Dependency: php = 5.1.6-23.2.el5_3 for package: php-devel
--&gt; Finished Dependency Resolution
Error: Missing Dependency: php = 5.1.6-23.2.el5_3 is needed by package php-devel

Anyone can tell me how i can install php-dev?</description>
		<content:encoded><![CDATA[<p>I successfully upgraded my php, running php -v returns PHP 5.2.6,<br />
But now when i want to install php-devel i get the following output:</p>
<p>&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package php-devel.i386 0:5.1.6-23.2.el5_3 set to be updated<br />
&#8211;&gt; Processing Dependency: php = 5.1.6-23.2.el5_3 for package: php-devel<br />
&#8211;&gt; Finished Dependency Resolution<br />
Error: Missing Dependency: php = 5.1.6-23.2.el5_3 is needed by package php-devel</p>
<p>Anyone can tell me how i can install php-dev?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-70</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 17 Jun 2009 20:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-70</guid>
		<description>sqlite2 seems to be an extension included in the source of the php distrobution, but CentOS chose not to create a rpm for it. I guess it is since PHP also includes sqlite3 as part of the PDO extension.

Did you install it from a 3rd party repo?

What you could do is compile the source version of the extension, by following the part of my other guide to get the php source (php.net no longer supplies 5.2.6), or doing the following:

yum remove -y php-sqlite
yum install php-devel # if you don&#039;t already have it installed

useradd mockbuild
mkdir /usr/src/redhat
rpm -Uhv http://dev.centos.org/centos/5/testing/SRPMS/php-5.2.6-2.el5s2.src.rpm

Then you can extract the php source and compile the extension using phpize:
cd /usr/src/redhat/SOURCES
tar zxvf php-5.2.6.tar.gz
cd  php-5.2.6/ext/sqlite

phpize
./configure
make install

then add a php.d ini to load the module:
echo </description>
		<content:encoded><![CDATA[<p>sqlite2 seems to be an extension included in the source of the php distrobution, but CentOS chose not to create a rpm for it. I guess it is since PHP also includes sqlite3 as part of the PDO extension.</p>
<p>Did you install it from a 3rd party repo?</p>
<p>What you could do is compile the source version of the extension, by following the part of my other guide to get the php source (php.net no longer supplies 5.2.6), or doing the following:</p>
<p>yum remove -y php-sqlite<br />
yum install php-devel # if you don&#8217;t already have it installed</p>
<p>useradd mockbuild<br />
mkdir /usr/src/redhat<br />
rpm -Uhv <a href="http://dev.centos.org/centos/5/testing/SRPMS/php-5.2.6-2.el5s2.src.rpm" rel="nofollow">http://dev.centos.org/centos/5/testing/SRPMS/php-5.2.6-2.el5s2.src.rpm</a></p>
<p>Then you can extract the php source and compile the extension using phpize:<br />
cd /usr/src/redhat/SOURCES<br />
tar zxvf php-5.2.6.tar.gz<br />
cd  php-5.2.6/ext/sqlite</p>
<p>phpize<br />
./configure<br />
make install</p>
<p>then add a php.d ini to load the module:<br />
echo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-69</link>
		<dc:creator>Jonny</dc:creator>
		<pubDate>Wed, 17 Jun 2009 20:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-69</guid>
		<description>Could someone help me get this installed. It keeps failing:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Update Process
Resolving Dependencies
--&gt; Running transaction check
--&gt; Processing Dependency: php  Package php.x86_64 0:5.2.6-2.el5s2 set to be updated
--&gt; Processing Dependency: php-common = 5.2.6-2.el5s2 for package: php
--&gt; Processing Dependency: php-cli = 5.2.6-2.el5s2 for package: php
--&gt; Running transaction check
--&gt; Processing Dependency: php  Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-pdo
--&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-mbstring
--&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-xml
--&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-mysql
--&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-gd
--&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-pgsql
--&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-imap
---&gt; Package php-cli.x86_64 0:5.2.6-2.el5s2 set to be updated
---&gt; Package php-common.x86_64 0:5.2.6-2.el5s2 set to be updated
--&gt; Running transaction check
---&gt; Package php-xml.x86_64 0:5.2.6-2.el5s2 set to be updated
---&gt; Package php-mysql.x86_64 0:5.2.6-2.el5s2 set to be updated
---&gt; Package php-pgsql.x86_64 0:5.2.6-2.el5s2 set to be updated
--&gt; Processing Dependency: libpq.so.5()(64bit) for package: php-pgsql
--&gt; Processing Dependency: php  Package php-gd.x86_64 0:5.2.6-2.el5s2 set to be updated
---&gt; Package php-pdo.x86_64 0:5.2.6-2.el5s2 set to be updated
---&gt; Package php-mbstring.x86_64 0:5.2.6-2.el5s2 set to be updated
---&gt; Package php-imap.x86_64 0:5.2.6-2.el5s2 set to be updated
--&gt; Running transaction check
--&gt; Processing Dependency: libpq.so.4()(64bit) for package: apr-util
---&gt; Package postgresql-libs.x86_64 0:8.2.9-1.el5s2 set to be updated
--&gt; Processing Dependency: php  Running transaction check
--&gt; Processing Dependency: php  Package postgresqlclient81.x86_64 0:8.1.11-1.el5s2 set to be updated
--&gt; Finished Dependency Resolution
php-sqlite2-5.1.6-200705230937.x86_64 from installed has depsolving problems
  --&gt; Missing Dependency: php &lt;= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230937.x86_64 (installed)
Error: Missing Dependency: php &lt;= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230937.x86_64 (installed)</description>
		<content:encoded><![CDATA[<p>Could someone help me get this installed. It keeps failing:</p>
<p>Loaded plugins: fastestmirror<br />
Loading mirror speeds from cached hostfile<br />
Setting up Update Process<br />
Resolving Dependencies<br />
&#8211;&gt; Running transaction check<br />
&#8211;&gt; Processing Dependency: php  Package php.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8211;&gt; Processing Dependency: php-common = 5.2.6-2.el5s2 for package: php<br />
&#8211;&gt; Processing Dependency: php-cli = 5.2.6-2.el5s2 for package: php<br />
&#8211;&gt; Running transaction check<br />
&#8211;&gt; Processing Dependency: php  Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-pdo<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-mbstring<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-xml<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-mysql<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-gd<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-pgsql<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-imap<br />
&#8212;&gt; Package php-cli.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8212;&gt; Package php-common.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package php-xml.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8212;&gt; Package php-mysql.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8212;&gt; Package php-pgsql.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8211;&gt; Processing Dependency: libpq.so.5()(64bit) for package: php-pgsql<br />
&#8211;&gt; Processing Dependency: php  Package php-gd.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8212;&gt; Package php-pdo.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8212;&gt; Package php-mbstring.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8212;&gt; Package php-imap.x86_64 0:5.2.6-2.el5s2 set to be updated<br />
&#8211;&gt; Running transaction check<br />
&#8211;&gt; Processing Dependency: libpq.so.4()(64bit) for package: apr-util<br />
&#8212;&gt; Package postgresql-libs.x86_64 0:8.2.9-1.el5s2 set to be updated<br />
&#8211;&gt; Processing Dependency: php  Running transaction check<br />
&#8211;&gt; Processing Dependency: php  Package postgresqlclient81.x86_64 0:8.1.11-1.el5s2 set to be updated<br />
&#8211;&gt; Finished Dependency Resolution<br />
php-sqlite2-5.1.6-200705230937.x86_64 from installed has depsolving problems<br />
  &#8211;&gt; Missing Dependency: php &lt;= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230937.x86_64 (installed)<br />
Error: Missing Dependency: php &lt;= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230937.x86_64 (installed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-62</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 09 Jun 2009 11:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-62</guid>
		<description>Odd, rpm&#039;s documentation says --import, but -import did the same on the setups I&#039;ve installed this on. I&#039;ve updated the article to show the correct command:

rpm --import http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing</description>
		<content:encoded><![CDATA[<p>Odd, rpm&#8217;s documentation says &#8211;import, but -import did the same on the setups I&#8217;ve installed this on. I&#8217;ve updated the article to show the correct command:</p>
<p>rpm &#8211;import <a href="http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing" rel="nofollow">http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ameer</title>
		<link>http://www.webtatic.com/blog/2009/05/installing-php-526-on-centos-5/comment-page-1/#comment-61</link>
		<dc:creator>ameer</dc:creator>
		<pubDate>Tue, 09 Jun 2009 08:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtatic.com/?p=201#comment-61</guid>
		<description>rpm -import http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
this command is not working
showing import:no option</description>
		<content:encoded><![CDATA[<p>rpm -import <a href="http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing" rel="nofollow">http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing</a><br />
this command is not working<br />
showing import:no option</p>
]]></content:encoded>
	</item>
</channel>
</rss>
