<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Abby and Win's Blog &#187; update</title>
	<atom:link href="http://abbyandwin.net/blog/tag/update/feed/" rel="self" type="application/rss+xml" />
	<link>http://abbyandwin.net/blog</link>
	<description>Our Blog 2 Share 4 All</description>
	<lastBuildDate>Fri, 03 Sep 2010 21:30:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Updating PHP 5 with Godaddy and a Dedicated server</title>
		<link>http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/</link>
		<comments>http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 23:29:24 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=469</guid>
		<description><![CDATA[Jeff called me up asking for help with his dedicated server on Godaddy. He needed to update his PHP 5.1.6 to the latest stable version. His server is running Centos 5.2 (Final). He tried to call Godaddy for assistance and of course they were no help. I&#8217;m no expert myself but have played around with [...]]]></description>
			<content:encoded><![CDATA[<p>Jeff called me up asking for help with his dedicated server on Godaddy. He needed to update his PHP 5.1.6 to the latest stable version. His server is running Centos 5.2 (Final). He tried to call Godaddy for assistance and of course they were no help. I&#8217;m no expert myself but have played around with different systems. I found out that you can use the yum command to manage the installed packages. The problem is that the current repositories yum looks at does not contain new versions of PHP. This is why you get an error that says something like &#8211; cannot find PHP. What you need to do is add a repository that does have a newer version of PHP. We&#8217;re going to add <a href="http://www.jasonlitka.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jasonlitka.com/?referer=');">Jason Litka</a>&#8216;s repository.</p>
<ul>
<li>Log in to the Simple Control Panel</li>
<li>Log in using SSH</li>
<li>Type &#8220;su &#8211; &#8221; to log in with root privileges</li>
<li>Type &#8220;nano -w /etc/yum.repos.d/utterramblings.repo&#8221;. If you&#8217;re not comfortable with nano, use whatever editor you&#8217;re more comfortable with.</li>
<li>In the utterramblings.repo file type the following<br />
<blockquote><p>[utterramblings]<br />
name=Jason&#8217;s Utter Ramblings Repo<br />
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/<br />
enabled=1<br />
gpgcheck=1<br />
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka</p></blockquote>
</li>
<li>Save the file and close it</li>
<li>Now you can use &#8220;yum update php&#8221; and it should update it to the latest that the repositories have</li>
<li>Restart Apache</li>
</ul>
<p>This tutorial is based on the one found at <a href="http://www.jasonlitka.com/yum-repository/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jasonlitka.com/yum-repository/?referer=');">http://www.jasonlitka.com/yum-repository/</a>. It took awhile for me to find the solution. I hope this helps out people who had the same problem as I did.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://abbyandwin.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0 available for download</title>
		<link>http://abbyandwin.net/blog/2009/06/17/iphone-30-available-for-download/</link>
		<comments>http://abbyandwin.net/blog/2009/06/17/iphone-30-available-for-download/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 18:38:37 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Anong Balita]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=454</guid>
		<description><![CDATA[I got a message this morning from my cousin Kuya Ronald asking if the iPhone 3.0 software update was available today. I didn&#8217;t hear anything these past weeks so I wasn&#8217;t sure. I got to work and plugged in my iPhone 3G on my MBP and as soon as iTunes loaded, I get this message. [...]]]></description>
			<content:encoded><![CDATA[<p>I got a message this morning from my cousin Kuya Ronald asking if the iPhone 3.0 software update was available today. I didn&#8217;t hear anything these past weeks so I wasn&#8217;t sure. I got to work and plugged in my iPhone 3G on my MBP and as soon as iTunes loaded, I get this message.</p>
<p><img class="alignnone" src="http://img329.yfrog.com/img329/655/3v8.jpg" alt="" width="530" height="171" /></p>
<p>So plug in your iPhones and update them to get the new goodies.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://abbyandwin.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://abbyandwin.net/blog/2009/06/17/iphone-30-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
