<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Zend Framework &#8211; Mysqli &#8211; Socket Connections</title>
	<atom:link href="http://www.vexedmonkey.com/2008/06/24/zend-framework-mysqli-socket-connections/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vexedmonkey.com/2008/06/24/zend-framework-mysqli-socket-connections/</link>
	<description>Beware the fury of a patient monkey.</description>
	<lastBuildDate>Tue, 19 Jan 2010 05:13:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vMonkey</title>
		<link>http://www.vexedmonkey.com/2008/06/24/zend-framework-mysqli-socket-connections/comment-page-1/#comment-64</link>
		<dc:creator>vMonkey</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vexedmonkey.com/2008/06/24/zend-framework-mysqli-socket-connections/#comment-64</guid>
		<description>Wil,

Thanks for the reply.  I am not sure if this is really a question of is the solution ideal or not.  I think it is more situational; and possibly just poor setup on my end (my employers end).  

Our php.ini does specify a default socket for mysqli, but the situation we run under is multiple installations of mysql running on a single server, which has led to 2 or 3 sockets connecting to different mysql servers.  The question of having this type of mysql setup being smart or not?... well thats a different discussion, personally I do not like it.

In a recent project I opted to use the ZF, and with this project required a connection to one of the sockets that was not the default.  From a pure coding perspective, yes it is easier for me to specify in my ZF config the socket for the connection to use.  I do recognize however that easier is not always better or even ideal from a coding standard.

As far as the framework, I love it.  Fast development, ease of use.  All-in-all a good product.</description>
		<content:encoded><![CDATA[<p>Wil,</p>
<p>Thanks for the reply.  I am not sure if this is really a question of is the solution ideal or not.  I think it is more situational; and possibly just poor setup on my end (my employers end).  </p>
<p>Our php.ini does specify a default socket for mysqli, but the situation we run under is multiple installations of mysql running on a single server, which has led to 2 or 3 sockets connecting to different mysql servers.  The question of having this type of mysql setup being smart or not?&#8230; well thats a different discussion, personally I do not like it.</p>
<p>In a recent project I opted to use the ZF, and with this project required a connection to one of the sockets that was not the default.  From a pure coding perspective, yes it is easier for me to specify in my ZF config the socket for the connection to use.  I do recognize however that easier is not always better or even ideal from a coding standard.</p>
<p>As far as the framework, I love it.  Fast development, ease of use.  All-in-all a good product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://www.vexedmonkey.com/2008/06/24/zend-framework-mysqli-socket-connections/comment-page-1/#comment-63</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Wed, 25 Jun 2008 05:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.vexedmonkey.com/2008/06/24/zend-framework-mysqli-socket-connections/#comment-63</guid>
		<description>According to this issue: http://framework.zend.com/issues/browse/ZF-1914
&quot;The MySQLI extension doesn&#039;t need any change, because the socket location is specified in a php.ini configuration.&quot;

If you feel that&#039;s not an ideal solution, please let me know. wil@zend is the email.

Hope the framework is working out for you otherwise.
,Wil</description>
		<content:encoded><![CDATA[<p>According to this issue: <a href="http://framework.zend.com/issues/browse/ZF-1914" rel="nofollow">http://framework.zend.com/issues/browse/ZF-1914</a><br />
&#8220;The MySQLI extension doesn&#8217;t need any change, because the socket location is specified in a php.ini configuration.&#8221;</p>
<p>If you feel that&#8217;s not an ideal solution, please let me know. wil@zend is the email.</p>
<p>Hope the framework is working out for you otherwise.<br />
,Wil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
