<?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>Paquin's Poorly Maintained Blog &#187; php</title>
	<atom:link href="http://www.chrispaquin.com/ppmb/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrispaquin.com/ppmb</link>
	<description></description>
	<lastBuildDate>Sat, 24 Jul 2010 12:20:08 +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>PHP5 update for MultiByte support on GoDaddy</title>
		<link>http://www.chrispaquin.com/ppmb/2010/php5-update-for-multibyte-support-on-godaddy/</link>
		<comments>http://www.chrispaquin.com/ppmb/2010/php5-update-for-multibyte-support-on-godaddy/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 11:10:30 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mbstring]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.chrispaquin.com/ppmb/?p=709</guid>
		<description><![CDATA[Whew &#8211; sorry for the technical title on this one. I was struggling to enable MultiByte [mbstring] support on my site (GoDaddy virtual Linux hosting) for a little side project, and was running into issues with the then-installed PHP 4.2. I found that it only worked when I upgraded my PHP version to 5. The [...]]]></description>
			<content:encoded><![CDATA[<p>Whew &#8211; sorry for the technical title on this one.</p>
<p>I was struggling to enable MultiByte [mbstring] support on my site (GoDaddy virtual Linux hosting) for a little side project, and was running into issues with the then-installed PHP 4.2. I found that it only worked when I upgraded my PHP version to 5.</p>
<p>The upgrade was pretty painless &#8211; the only thing I had to do was rename my PHP.INI file to PHP5.INI.</p>
<p>Hope this helps anyone running into similar issues&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrispaquin.com/ppmb/2010/php5-update-for-multibyte-support-on-godaddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
