<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Upgrading to PHP 5.2.2 on RHEL and CentOS</title>
	<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/</link>
	<description>The random thoughts, musings, and mindless drivel of Jason Litka</description>
	<pubDate>Fri, 21 Nov 2008 05:47:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Bryan</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-35919</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Fri, 03 Oct 2008 02:32:03 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-35919</guid>
		<description>I've managed to get PDO installed. There's one last extension that's failing on me and it's a dependency issue. I'd like to ask for your advice on how I might solve this problem. 

# yum install php-mcrypt
Loading "rhnplugin" plugin
Loading "security" plugin
rhel-x86_64-server-supple 100% &#124;=========================&#124; 1.2 kB    00:00     
rhel-x86_64-server-vt-5   100% &#124;=========================&#124; 1.2 kB    00:00     
rhel-x86_64-server-5      100% &#124;=========================&#124; 1.2 kB    00:00     
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--&#62; Running transaction check
---&#62; Package php-mcrypt.x86_64 0:5.2.6-jason.1 set to be updated
--&#62; Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt
--&#62; Finished Dependency Resolution
Error: Missing Dependency: libmcrypt.so.4()(64bit) is needed by package php-mcrypt

Thank you.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I've managed to get PDO installed. There's one last extension that's failing on me and it's a dependency issue. I'd like to ask for your advice on how I might solve this problem. </p>
<p># yum install php-mcrypt<br />
Loading "rhnplugin" plugin<br />
Loading "security" plugin<br />
rhel-x86_64-server-supple 100% |=========================| 1.2 kB    00:00<br />
rhel-x86_64-server-vt-5   100% |=========================| 1.2 kB    00:00<br />
rhel-x86_64-server-5      100% |=========================| 1.2 kB    00:00<br />
Setting up Install Process<br />
Parsing package install arguments<br />
Resolving Dependencies<br />
--&gt; Running transaction check<br />
---&gt; Package php-mcrypt.x86_64 0:5.2.6-jason.1 set to be updated<br />
--&gt; Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt<br />
--&gt; Finished Dependency Resolution<br />
Error: Missing Dependency: libmcrypt.so.4()(64bit) is needed by package php-mcrypt</p>
<p>Thank you.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-35786</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 02 Oct 2008 08:31:27 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-35786</guid>
		<description>Hi Jason, 

First off, thanks for providing this service. It is a BIG help. 

I just wanted to ask for your help to point me to how I can enable the PDO extensions for PHP 5.2. I'm fairly new to RHEL5 so anything would be a tremendous help.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hi Jason, </p>
<p>First off, thanks for providing this service. It is a BIG help. </p>
<p>I just wanted to ask for your help to point me to how I can enable the PDO extensions for PHP 5.2. I'm fairly new to RHEL5 so anything would be a tremendous help.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonh</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-29518</link>
		<dc:creator>Jonh</dc:creator>
		<pubDate>Wed, 13 Aug 2008 14:14:37 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-29518</guid>
		<description>Thanks!I have success to update my php to version 5.2.6 !</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Thanks!I have success to update my php to version 5.2.6 !<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Wood</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-27183</link>
		<dc:creator>Brad Wood</dc:creator>
		<pubDate>Tue, 22 Jul 2008 10:13:49 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-27183</guid>
		<description>Hi Jason,

Like Diogo, I'm getting:

Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_auth_kerb
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_auth_mysql
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_auth_pgsql
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_authz_ldap

When running "yup update php"

Should I remove the httpd package(s) and re-install from your repo?

Cheers

Brad</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hi Jason,</p>
<p>Like Diogo, I'm getting:</p>
<p>Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_auth_kerb<br />
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_auth_mysql<br />
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_auth_pgsql<br />
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_authz_ldap</p>
<p>When running "yup update php"</p>
<p>Should I remove the httpd package(s) and re-install from your repo?</p>
<p>Cheers</p>
<p>Brad<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo Serra</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-25661</link>
		<dc:creator>Diogo Serra</dc:creator>
		<pubDate>Mon, 07 Jul 2008 21:56:52 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-25661</guid>
		<description>I have run "yum update php" :
(after checking all dependencies ....)
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_dav_svn
Error: Missing Dependency: libapr-0.so.0 is needed by package subversion
Error: Missing Dependency: libaprutil-0.so.0 is needed by package subversion

I really need to keep subversion on this machine (CENTOS 4.4), cloud you help me , what should i do ? 

Thank you</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I have run "yum update php" :<br />
(after checking all dependencies ....)<br />
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package mod_dav_svn<br />
Error: Missing Dependency: libapr-0.so.0 is needed by package subversion<br />
Error: Missing Dependency: libaprutil-0.so.0 is needed by package subversion</p>
<p>I really need to keep subversion on this machine (CENTOS 4.4), cloud you help me , what should i do ? </p>
<p>Thank you<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-20711</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 07 May 2008 19:25:53 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-20711</guid>
		<description>@MaNowhere,

Not really sure what you're asking about the install process...  PHP is loaded into httpd as a module using the /etc/httpd/conf.d/php.conf config file.  This is a fairly standard practice.

As to downgrading, why would you want to do that?  I don't believe yum has a downgrade feature so you'd need to remove 5.2.5 and then install 5.2.4 by including the version number in your "yum install ..." command.  Oh, and 5.2.6 is now available.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->@MaNowhere,</p>
<p>Not really sure what you're asking about the install process...  PHP is loaded into httpd as a module using the /etc/httpd/conf.d/php.conf config file.  This is a fairly standard practice.</p>
<p>As to downgrading, why would you want to do that?  I don't believe yum has a downgrade feature so you'd need to remove 5.2.5 and then install 5.2.4 by including the version number in your "yum install ..." command.  Oh, and 5.2.6 is now available.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaNowhere</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-20028</link>
		<dc:creator>MaNowhere</dc:creator>
		<pubDate>Thu, 24 Apr 2008 10:05:43 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-20028</guid>
		<description>Hey Jason,
Thanks a lot for your repository, I've just updated my Centos server with PHP 5.25. Can you explain what exactly is the installation process doing? Does yum install the php extension in Apache as a DSO or does it embed the php extension in the httpd binary?
Can you please tell me how can I figure that out?

One more thing, how can I 'downgrade' the php version from 5.25 to 5.24 using yum, and reconfigure apache with the downgraded version?
Thanks!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hey Jason,<br />
Thanks a lot for your repository, I've just updated my Centos server with PHP 5.25. Can you explain what exactly is the installation process doing? Does yum install the php extension in Apache as a DSO or does it embed the php extension in the httpd binary?<br />
Can you please tell me how can I figure that out?</p>
<p>One more thing, how can I 'downgrade' the php version from 5.25 to 5.24 using yum, and reconfigure apache with the downgraded version?<br />
Thanks!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EgyptPharaoh</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-19618</link>
		<dc:creator>EgyptPharaoh</dc:creator>
		<pubDate>Fri, 11 Apr 2008 00:56:33 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-19618</guid>
		<description>Man I am just posting BIG THANK YOU, your repo has moved a HUGE burden from my shoulders
i swear when things works fine with me and i start make money I will support ur caffien
but again thank you my life saver</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Man I am just posting BIG THANK YOU, your repo has moved a HUGE burden from my shoulders<br />
i swear when things works fine with me and i start make money I will support ur caffien<br />
but again thank you my life saver<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-19387</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 01 Apr 2008 20:49:37 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-19387</guid>
		<description>@tony,

Once you've got my repository configured on your system the appropriate command would be "yum update php".  That will also end up updating your httpd and some other minor stuff.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->@tony,</p>
<p>Once you've got my repository configured on your system the appropriate command would be "yum update php".  That will also end up updating your httpd and some other minor stuff.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-19072</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sat, 22 Mar 2008 01:32:04 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/05/05/upgrading-to-php-522-on-rhel-and-centos-4/#comment-19072</guid>
		<description>should it be: #yum update php-5.2.5-jason.2.src.rpm   ?

but I got Error: Missing Dependency: freetds-devel is needed by package php from running that command line.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->should it be: #yum update php-5.2.5-jason.2.src.rpm   ?</p>
<p>but I got Error: Missing Dependency: freetds-devel is needed by package php from running that command line.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
