<?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>William D Buchanan &#187; Linux</title>
	<atom:link href="http://wdbuc.com/blog/topics/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://wdbuc.com</link>
	<description>Web Development &#124; Web Design &#124; Technology Consultant &#124; PC Support</description>
	<lastBuildDate>Tue, 01 Jun 2010 15:48:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No GD Library For PHP By Default on CentOS 5</title>
		<link>http://wdbuc.com/blog/2009/12/30/no-gd-library-for-php-by-default-on-centos-5/</link>
		<comments>http://wdbuc.com/blog/2009/12/30/no-gd-library-for-php-by-default-on-centos-5/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:24:22 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[gd library]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://wdbuc.com/blog/2009/12/30/no-gd-library-for-php-by-default-on-centos-5/</guid>
		<description><![CDATA[<p>I recently installed CentOS 5.3 version of Linux on a new testing server and started configuring all of the bells and whistles. I made some initial tweaks to Apache, MySQL, and PHP to set up my web server test environment. Everything seemed to be running smoothly until I happened to run an older PHP script I wrote to manipulate image files. The script resizes and renames image files in specified directories. Only one problem, the script was dying without a [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2009/12/30/no-gd-library-for-php-by-default-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need to Upgrade PHP on Fedora Core 4?</title>
		<link>http://wdbuc.com/blog/2009/04/09/need-to-upgrade-php-on-fedora-core-4/</link>
		<comments>http://wdbuc.com/blog/2009/04/09/need-to-upgrade-php-on-fedora-core-4/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:27:43 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[server admin]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://wdbuc.com/web-development/php/need-to-upgrade-php-on-fedora-core-4.html</guid>
		<description><![CDATA[<p>If you are still using the Fedora Core 4 (FC4) version of Linux you may have a need to upgrade your version of PHP. Unfortunately the Fedora Project hasn’t put out an update to PHP past version 5.0.4. There have been some functionality updates to PHP since then. The project I was working on at the time needed the functionality of SimpleXML (for handling XML responses; built into PHP 5.1.4 or higher).</p>
<p>The easiest way to upgrade PHP on Fedora, in [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2009/04/09/need-to-upgrade-php-on-fedora-core-4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Problem Updating RPMs Using YUM</title>
		<link>http://wdbuc.com/blog/2009/04/09/problem-updating-rpms-using-yum/</link>
		<comments>http://wdbuc.com/blog/2009/04/09/problem-updating-rpms-using-yum/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:03:37 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[server admin]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://wdbuc.com/technology/linux/problem-updating-rpms-using-yum.html</guid>
		<description><![CDATA[<p>I was working on a Linux system that is running Fedora Core 4 and needed to install some updates to the system. I was using <a title="YUM Website" href="http://yum.baseurl.org/" target="_blank">YUM</a> because of the easy of use and how well it handles dependencies with <a title="RPM Website" href="http://rpm.org" target="_blank">rpms</a>.</p>
<p>When trying to update the system I received the following error:</p>
<p>[root@yourlinuxbox ~]# yum -y update php
Setting up Update Process
Setting up repositories
Cannot find a valid baseurl for repo: updates-released</p>
<p></p>
<p>The system was unable to find [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2009/04/09/problem-updating-rpms-using-yum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
