<?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: Setting up Ruby on Rails, MySQL, Mongrel, memcached, and RMagick using MacPorts on Mac OS X 10.5 Leopard</title>
	<atom:link href="http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/</link>
	<description>Badminton on Rails</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:16:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TechnoGrad &#187; Blog Archive &#187; Rails unter Leopard installieren</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-18347</link>
		<dc:creator>TechnoGrad &#187; Blog Archive &#187; Rails unter Leopard installieren</dc:creator>
		<pubDate>Thu, 23 Apr 2009 08:09:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-18347</guid>
		<description>[...] http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard&#8230" rel="nofollow">http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard&#8230</a>; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fambexfaina</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-45</link>
		<dc:creator>fambexfaina</dc:creator>
		<pubDate>Fri, 19 Dec 2008 14:30:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-45</guid>
		<description>Hi 
 
As a fresh blog.rayvinly.com user i only wanted to say hi to everyone else who uses this board :&gt;</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>As a fresh blog.rayvinly.com user i only wanted to say hi to everyone else who uses this board :&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Si Tokumine</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-31</link>
		<dc:creator>Si Tokumine</dc:creator>
		<pubDate>Tue, 29 Apr 2008 09:37:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-31</guid>
		<description>Just a quick heads up for those developers not wanting to run memcached permanently on their machines. You can simply run it from the command line using: 

&lt;pre&gt;
/opt/local/bin/memcached -d -m 64 -u www -l &lt;yourIP&gt; -p 11211
&lt;/pre&gt;

&lt;br&gt;&lt;br&gt;
Alternatively, just download the &quot;cache_fu&quot;:http://github.com/defunkt/cache_fu plugin and use the  free memcached_ctl command it gives you (written by atmos):

&lt;pre&gt;
# script/memcached_ctl stop
# script/memcached_ctl start
# script/memcached_ctl status
&lt;/pre&gt;
&lt;br&gt;
to start, stop and monitor the status of your local memcache setup.
</description>
		<content:encoded><![CDATA[<p>Just a quick heads up for those developers not wanting to run memcached permanently on their machines. You can simply run it from the command line using: </p>
<pre>
/opt/local/bin/memcached -d -m 64 -u www -l &lt;yourIP&gt; -p 11211
</pre>
<p>
Alternatively, just download the <a href="http://github.com/defunkt/cache_fu">cache_fu</a> plugin and use the  free memcached_ctl command it gives you (written by atmos):</p>
<pre>
# script/memcached_ctl stop
# script/memcached_ctl start
# script/memcached_ctl status
</pre>
<p>to start, stop and monitor the status of your local memcache setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-12</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sat, 26 Jan 2008 20:08:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-12</guid>
		<description>nevermind, I created it.</description>
		<content:encoded><![CDATA[<p>nevermind, I created it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-11</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sat, 26 Jan 2008 20:01:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-11</guid>
		<description>The second part of step 6 does not work, I cant seem to create the Plist file in the Property List Editor. any ideas?</description>
		<content:encoded><![CDATA[<p>The second part of step 6 does not work, I cant seem to create the Plist file in the Property List Editor. any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Law</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-10</link>
		<dc:creator>Raymond Law</dc:creator>
		<pubDate>Wed, 19 Dec 2007 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-10</guid>
		<description>depi, &quot;this&quot;:http://dev.mysql.com/doc/refman/5.0/en/problems-with-mysql-sock.html may help you.

But the MySQL socket is actually in /opt/local/var/run/mysql5/mysqld.sock, so I think if you have this, you should be fine.  Is MySQL server running on your machine?  Do:

&lt;pre&gt;
ps -ef &#124; grep mysql
&lt;/pre&gt;

Do you see it running?  Can you connect to it?</description>
		<content:encoded><![CDATA[<p>depi, <a href="http://dev.mysql.com/doc/refman/5.0/en/problems-with-mysql-sock.html">this</a> may help you.</p>
<p>But the MySQL socket is actually in /opt/local/var/run/mysql5/mysqld.sock, so I think if you have this, you should be fine.  Is MySQL server running on your machine?  Do:</p>
<pre>
ps -ef | grep mysql
</pre>
<p>Do you see it running?  Can you connect to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: depi</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-7</link>
		<dc:creator>depi</dc:creator>
		<pubDate>Mon, 17 Dec 2007 11:23:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-7</guid>
		<description>Hello,

Thanks for that post, it is very useful for me as I&#039;m new to Mac OS and I wanted to install all those things there.

I think I don&#039; understand is that whenever I restart my computer, the file /tmp/mysql.sock is gone and I must to create again the symbolic link. Do you have any recommendations or solution for this problem?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for that post, it is very useful for me as I&#8217;m new to Mac OS and I wanted to install all those things there.</p>
<p>I think I don&#8217; understand is that whenever I restart my computer, the file /tmp/mysql.sock is gone and I must to create again the symbolic link. Do you have any recommendations or solution for this problem?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard/comment-page-1/#comment-6</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 04 Dec 2007 19:46:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-6</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>
