<?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: PHP on OSX: Can&#039;t connect to local MySQL server through socket &#039;/var/mysql/mysql.sock&#039;</title>
	<atom:link href="http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/</link>
	<description>Custom Software Development</description>
	<lastBuildDate>Wed, 25 Aug 2010 02:49:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: isaiah Mobit</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-811</link>
		<dc:creator>isaiah Mobit</dc:creator>
		<pubDate>Thu, 12 Aug 2010 07:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-811</guid>
		<description>Thanks -  Saved Me a lot of head ache !</description>
		<content:encoded><![CDATA[<p>Thanks &#8211;  Saved Me a lot of head ache !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-623</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 19 May 2010 16:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-623</guid>
		<description>Thank you, I almost went to MAMP before this, but I like doing installs manually, you saved me, thanks.</description>
		<content:encoded><![CDATA[<p>Thank you, I almost went to MAMP before this, but I like doing installs manually, you saved me, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Carey</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-622</link>
		<dc:creator>Joe Carey</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-622</guid>
		<description>Thank you, thank you, thank you ... !</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you &#8230; !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Good</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-621</link>
		<dc:creator>Benjamin Good</dc:creator>
		<pubDate>Tue, 12 Jan 2010 22:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-621</guid>
		<description>Thank you so much!  I had no idea where to start on this one, you + google = relief.</description>
		<content:encoded><![CDATA[<p>Thank you so much!  I had no idea where to start on this one, you + google = relief.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-620</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-620</guid>
		<description>hey Paul, if php doesn&#039;t locate a php.ini file on the system then it will just use the defaults that were set at compile time.  you can tell by creating a phpinfo page - it will not show any loaded php.ini file.</description>
		<content:encoded><![CDATA[<p>hey Paul, if php doesn&#8217;t locate a php.ini file on the system then it will just use the defaults that were set at compile time.  you can tell by creating a phpinfo page &#8211; it will not show any loaded php.ini file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-619</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 03 Nov 2009 01:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-619</guid>
		<description>Thanks. You saved me a lot of time. I still find it odd that copying /etc/php.ini.default to /etc/php.ini and restarting Apache causes the connection error. I wonder if PHP is actually reading some file besides /etc/php.ini.default if it doesn&#039;t find /etc/php.ini.</description>
		<content:encoded><![CDATA[<p>Thanks. You saved me a lot of time. I still find it odd that copying /etc/php.ini.default to /etc/php.ini and restarting Apache causes the connection error. I wonder if PHP is actually reading some file besides /etc/php.ini.default if it doesn&#8217;t find /etc/php.ini.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing LAMP stack on OSX 10.6 Snow Leopard &#124; VerySimple, Inc.</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-618</link>
		<dc:creator>Installing LAMP stack on OSX 10.6 Snow Leopard &#124; VerySimple, Inc.</dc:creator>
		<pubDate>Fri, 25 Sep 2009 21:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-618</guid>
		<description>[...] the MySQL installer places the mysql.sock file in a non-standard place and so you have to either create a link or alter your php.ini file before PHP will be able to talk to MySQL.  (If you get &#8220;Can’t connect to local MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] the MySQL installer places the mysql.sock file in a non-standard place and so you have to either create a link or alter your php.ini file before PHP will be able to talk to MySQL.  (If you get &#8220;Can’t connect to local MySQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lieb</title>
		<link>http://verysimple.com/2009/01/07/php-on-os-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-617</link>
		<dc:creator>Ben Lieb</dc:creator>
		<pubDate>Sun, 09 Aug 2009 22:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2009/01/07/osx-php-cant-connect-to-local-mysql-server-through-socket-varmysqlmysqlsock/#comment-617</guid>
		<description>Thaaaaaaaaaaaaaaaaaaank You</description>
		<content:encoded><![CDATA[<p>Thaaaaaaaaaaaaaaaaaaank You</p>
]]></content:encoded>
	</item>
</channel>
</rss>
