<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Mysqli small fix for allowing socket in Zend Framework</title>
	<link>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/</link>
	<description>freelancer, daily life, danguer, php, javascript, flex</description>
	<pubDate>Fri, 21 Nov 2008 11:23:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Huey</title>
		<link>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/#comment-896</link>
		<author>Huey</author>
		<pubDate>Tue, 19 Aug 2008 00:01:31 +0000</pubDate>
		<guid>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/#comment-896</guid>
		<description>You can set the default socket using php.ini 

mysqli.default_socket = /whatever/you/want

I think ZF left it out because it was easy to change in this manner?

-Huey</description>
		<content:encoded><![CDATA[<p>You can set the default socket using php.ini </p>
<p>mysqli.default_socket = /whatever/you/want</p>
<p>I think ZF left it out because it was easy to change in this manner?</p>
<p>-Huey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/#comment-657</link>
		<author>Nick</author>
		<pubDate>Tue, 24 Jun 2008 19:49:46 +0000</pubDate>
		<guid>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/#comment-657</guid>
		<description>Great write up, I needed this.  Although I dislike having to use sockets for my connection, I wonder why this is not in the ZF build to begin with.</description>
		<content:encoded><![CDATA[<p>Great write up, I needed this.  Although I dislike having to use sockets for my connection, I wonder why this is not in the ZF build to begin with.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
