<?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>Orite Blog &#187; XAMPP</title>
	<atom:link href="http://blog.orite.com.au/tag/xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.orite.com.au</link>
	<description>Think Work Learn Share</description>
	<lastBuildDate>Fri, 24 Jul 2009 00:08:02 +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>XAMPP 1.7.0 for Windows Problem</title>
		<link>http://blog.orite.com.au/web_development/2009-01-16/xampp-170-for-windows-problem/</link>
		<comments>http://blog.orite.com.au/web_development/2009-01-16/xampp-170-for-windows-problem/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 03:11:07 +0000</pubDate>
		<dc:creator>Frank Liu</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://blog.orite.com/?p=7</guid>
		<description><![CDATA[We recently updated our XAMPP on developers work stations to 1.7.0, since it incorporates the latest MySQL 5.1 and PHP 5.2.8 releases.

However we dicovered an issue with the mysql libraries which prevents PDO from running properly.

Come with the package there are two versions of mysql libraries, if you check xampp/php and xampp/apache/bin you will find [...]]]></description>
			<content:encoded><![CDATA[We recently updated our <a href="http://www.apachefriends.org/en/xampp-windows.html">XAMPP</a> on developers work stations to 1.7.0, since it incorporates the latest MySQL 5.1 and PHP 5.2.8 releases.

However we dicovered an issue with the mysql libraries which prevents PDO from running properly.

Come with the package there are two versions of mysql libraries, if you check xampp/php and xampp/apache/bin you will find one is named lib<span style="font-family: Helvetica,Arial,sans-serif;">mysql_5.0.51a on the files, the other is just </span>lib<span style="font-family: Helvetica,Arial,sans-serif;">mysql.dll, all we did to fix the problem is replacing the library files with the 5.051a files in the directories mentioned before. Also in </span><span style="font-family: Helvetica,Arial,sans-serif;">xampp/php/ext there're </span><span style="font-family: Helvetica,Arial,sans-serif;">php_mysqli.dll and </span><span style="font-family: Helvetica,Arial,sans-serif;">php_mysql.dll needs replacing too.</span>

<span style="font-family: Helvetica,Arial,sans-serif;">Please make sure you stop Apache before replacing file under </span>xampp/apache/bin

This should fix the problem with PDO.]]></content:encoded>
			<wfw:commentRss>http://blog.orite.com.au/web_development/2009-01-16/xampp-170-for-windows-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
