<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Getting MySQL &amp; Mac OS X 10.5 (Leopard) together&#8230;.finally</title>
	<atom:link href="http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/feed/" rel="self" type="application/rss+xml" />
	<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/</link>
	<description>actionscript, flex, flash and other fun stuff</description>
	<lastBuildDate>Sat, 14 Nov 2009 16:04:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sam</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-5068</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 26 Oct 2009 04:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-5068</guid>
		<description>Here&#039;s a MAMP workflow which includes Dreamweaver and other SQL GUI tools for developing PHP/MySQL on Snow Leopard:

http://totalnoob.wordpress.com/2009/10/25/beginners-guide-to-developing-php-and-mysql-sites-on-a-mac/</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a MAMP workflow which includes Dreamweaver and other SQL GUI tools for developing PHP/MySQL on Snow Leopard:</p>
<p><a href="http://totalnoob.wordpress.com/2009/10/25/beginners-guide-to-developing-php-and-mysql-sites-on-a-mac/" rel="nofollow">http://totalnoob.wordpress.com/2009/10/25/beginners-guide-to-developing-php-and-mysql-sites-on-a-mac/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing MySQL on OS X 10.5 Leopard &#171; Surfsoft Consulting Blog</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-5055</link>
		<dc:creator>Installing MySQL on OS X 10.5 Leopard &#171; Surfsoft Consulting Blog</dc:creator>
		<pubDate>Tue, 15 Sep 2009 22:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-5055</guid>
		<description>[...] are plenty of blog posts out there explaining the intricacies of installing MySQL on Leopard, this post from explorer&#8217;s club is the best one I have found and I&#8217;m not going to create another variant on that particular [...]</description>
		<content:encoded><![CDATA[<p>[...] are plenty of blog posts out there explaining the intricacies of installing MySQL on Leopard, this post from explorer&#8217;s club is the best one I have found and I&#8217;m not going to create another variant on that particular [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-5025</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 18 Aug 2009 17:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-5025</guid>
		<description>Thanks for the instructions, they helped me get up and running. I didn&#039;t run into nearly as many problems though. I put together a short article on the steps I took too. Hopefully it can also be of service to someone! http://obscuredclarity.blogspot.com/2009/08/install-mysql-on-mac-os-x.html</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions, they helped me get up and running. I didn&#8217;t run into nearly as many problems though. I put together a short article on the steps I took too. Hopefully it can also be of service to someone! <a href="http://obscuredclarity.blogspot.com/2009/08/install-mysql-on-mac-os-x.html" rel="nofollow">http://obscuredclarity.blogspot.com/2009/08/install-mysql-on-mac-os-x.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4900</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 17 Jun 2009 01:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4900</guid>
		<description>Getting this error:
1)
mysql-start
Starting MySQL
... ERROR! Manager of pid-file quit without updating file.

2)
mysql -u root
ERROR 2002 (HY000): Can&#039;t connect to local MySQL server through socket &#039;/tmp/mysql.sock&#039; (2)</description>
		<content:encoded><![CDATA[<p>Getting this error:<br />
1)<br />
mysql-start<br />
Starting MySQL<br />
&#8230; ERROR! Manager of pid-file quit without updating file.</p>
<p>2)<br />
mysql -u root<br />
ERROR 2002 (HY000): Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217; (2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jwopitz</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4863</link>
		<dc:creator>jwopitz</dc:creator>
		<pubDate>Thu, 04 Jun 2009 00:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4863</guid>
		<description>considering how much you might be able to screw up using the root, (not that you can&#039;t do that using sudo) this isn&#039;t a bad idea.</description>
		<content:encoded><![CDATA[<p>considering how much you might be able to screw up using the root, (not that you can&#8217;t do that using sudo) this isn&#8217;t a bad idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZMT</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4851</link>
		<dc:creator>ZMT</dc:creator>
		<pubDate>Thu, 28 May 2009 06:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4851</guid>
		<description>You can actually use sudo instead of activating the root user. I noticed some people got hung up on that. I personally just do not want to activate root.</description>
		<content:encoded><![CDATA[<p>You can actually use sudo instead of activating the root user. I noticed some people got hung up on that. I personally just do not want to activate root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vansw&#8217;s blog &#187; mysql</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4800</link>
		<dc:creator>vansw&#8217;s blog &#187; mysql</dc:creator>
		<pubDate>Thu, 23 Apr 2009 00:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4800</guid>
		<description>[...] http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/" rel="nofollow">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4756</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 25 Mar 2009 04:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4756</guid>
		<description>I found that when I went to run .bash_login I got &#039;Permission Denied&#039;  A bit of poking around found that I didn&#039;t have the right permissions.
Running:

&lt;i&gt;chmod 755 ~/.bash_login&lt;/i&gt;

Sorted this out. Phew!
And thanks for the article - tip top!</description>
		<content:encoded><![CDATA[<p>I found that when I went to run .bash_login I got &#8216;Permission Denied&#8217;  A bit of poking around found that I didn&#8217;t have the right permissions.<br />
Running:</p>
<p><i>chmod 755 ~/.bash_login</i></p>
<p>Sorted this out. Phew!<br />
And thanks for the article &#8211; tip top!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Hendrickson</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4709</link>
		<dc:creator>Jeff Hendrickson</dc:creator>
		<pubDate>Wed, 25 Feb 2009 20:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4709</guid>
		<description>Yes, yes, yes.  I&#039;ve been trying to learn Ruby on Rails and have not been able to figure out this mysql part until now.  Success!

Thanks very much for this great help.

Jeff</description>
		<content:encoded><![CDATA[<p>Yes, yes, yes.  I&#8217;ve been trying to learn Ruby on Rails and have not been able to figure out this mysql part until now.  Success!</p>
<p>Thanks very much for this great help.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing PHP with GD Library &#38; MySQL on Mac OS X Leopard 10.5x at Here &#38; there&#8230;</title>
		<link>http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4687</link>
		<dc:creator>Installing PHP with GD Library &#38; MySQL on Mac OS X Leopard 10.5x at Here &#38; there&#8230;</dc:creator>
		<pubDate>Sat, 31 Jan 2009 13:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/#comment-4687</guid>
		<description>[...] 2. Installing and compiling MySQL http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/  [...]</description>
		<content:encoded><![CDATA[<p>[...] 2. Installing and compiling MySQL <a href="http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/ " rel="nofollow">http://jwopitz.wordpress.com/2007/12/09/getting-mysql-mac-os-x-105-leopard-togetherfinally/ </a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>