<?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: /tmp/mysql.sock issue with Ruby On Rails under mac os X</title>
	<atom:link href="http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/</link>
	<description>repeat 4[fd 100 rt 90]</description>
	<lastBuildDate>Tue, 17 Apr 2012 18:38:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: sole</title>
		<link>http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-29586</link>
		<dc:creator>sole</dc:creator>
		<pubDate>Tue, 20 Mar 2007 14:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-29586</guid>
		<description>Kunal, that is for Ruby On Rails if you happen to use the same mysql server from Xampp.

Also, you can use &quot;but&quot; instead of &quot;bt&quot; and so on, it will make way more sense.</description>
		<content:encoded><![CDATA[<p>Kunal, that is for Ruby On Rails if you happen to use the same mysql server from Xampp.</p>
<p>Also, you can use &#8220;but&#8221; instead of &#8220;bt&#8221; and so on, it will make way more sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal</title>
		<link>http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-29585</link>
		<dc:creator>Kunal</dc:creator>
		<pubDate>Tue, 20 Mar 2007 14:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-29585</guid>
		<description>Hello !! I am using XAMPP for developing my project.bt i am getting the same problem as asked..bt as per ur instruction i find nthing as database.yml in the whole lampp directory. one more problem with this is while connecting PHP with Mysql if i use localhost then it works fine nd if i give my machines ip address then it gives error as it cant connect. Plz Help Me...</description>
		<content:encoded><![CDATA[<p>Hello !! I am using XAMPP for developing my project.bt i am getting the same problem as asked..bt as per ur instruction i find nthing as database.yml in the whole lampp directory. one more problem with this is while connecting PHP with Mysql if i use localhost then it works fine nd if i give my machines ip address then it gives error as it cant connect. Plz Help Me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soledad penadés &#187; Blog Archive &#187; Wrong location of mysql.sock?</title>
		<link>http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-6436</link>
		<dc:creator>soledad penadés &#187; Blog Archive &#187; Wrong location of mysql.sock?</dc:creator>
		<pubDate>Sun, 06 Aug 2006 13:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-6436</guid>
		<description>[...] I was trying to run bake script (for cakephp!) and it started complaining about not finding /var/mysql/mysql.sock - but why this path? I already had problems with mysql socket and ruby on rails. In that time, I was using xampp for apache, php and mysql, so the mysql socket was inside xampp folder and I could solve it thanks to ccm (see the post if you feel curious). [...]</description>
		<content:encoded><![CDATA[<p>[...] I was trying to run bake script (for cakephp!) and it started complaining about not finding /var/mysql/mysql.sock &#8211; but why this path? I already had problems with mysql socket and ruby on rails. In that time, I was using xampp for apache, php and mysql, so the mysql socket was inside xampp folder and I could solve it thanks to ccm (see the post if you feel curious). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sole</title>
		<link>http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-1758</link>
		<dc:creator>sole</dc:creator>
		<pubDate>Wed, 03 May 2006 09:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-1758</guid>
		<description>thank CCM, not me ;)
enjoy it!!</description>
		<content:encoded><![CDATA[<p>thank CCM, not me ;)<br />
enjoy it!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry S</title>
		<link>http://soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-1754</link>
		<dc:creator>Terry S</dc:creator>
		<pubDate>Tue, 02 May 2006 23:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2006/04/20/tmpmysqlsock-issue-with-ruby-on-rails-under-mac-os-x/#comment-1754</guid>
		<description>Thank you SO much !

It&#039;s taken me about 4 days to get my Apache-Red Hat-MySQL box running Rails properly: the &quot;socket&quot; line in database.yml was the last piece which made it run.

:)</description>
		<content:encoded><![CDATA[<p>Thank you SO much !</p>
<p>It&#8217;s taken me about 4 days to get my Apache-Red Hat-MySQL box running Rails properly: the &#8220;socket&#8221; line in database.yml was the last piece which made it run.</p>
<p>:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

