<?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>Paul Bain &#187; Snow Leopard</title>
	<atom:link href="http://www.paulbain.com/articles/tag/snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulbain.com</link>
	<description>Web Specialist</description>
	<lastBuildDate>Thu, 05 Nov 2009 20:54:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Snow Leopard, Zend Framework and MySQLi Problem</title>
		<link>http://www.paulbain.com/articles/snow-leopard-zend-framework-and-mysqli-problem/</link>
		<comments>http://www.paulbain.com/articles/snow-leopard-zend-framework-and-mysqli-problem/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:54:53 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.paulbain.com/?p=154</guid>
		<description><![CDATA[I spent a good hour banging my head against the desk this evening trying to work out why Zend Framework row objects have stopped working after upgrading to Snow Leopard and installing the new iPhone SDK [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a good hour banging my head against the desk this evening trying to work out why Zend Framework row objects have stopped working after upgrading to Snow Leopard and installing the new iPhone SDK.</p>
<p><img src="http://www.paulbain.com/wp-content/uploads/2009/10/1155677_82313612.jpg" alt="1155677_82313612" title="1155677_82313612" width="620" height="254" class="aligncenter size-full wp-image-156" /></p>
<p>I traced all the way though to the Zend_Db_Statement_Mysqli class which giving the following error:</p>
<pre>Warning: Parameter 2 to mysqli_stmt::bind_param() expected to be a reference, value given in Zend/Db/Statement/Mysqli.php on line 205</pre>
<p>I was half way installing the macports PHP package when I thought I should probably try a different adapter which worked! So if you&#8217;re having difficulties, try the PDO_MYSQL driver instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbain.com/articles/snow-leopard-zend-framework-and-mysqli-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
