On Fri, Jul 2, 2010 at 1:29 PM, Norm Scherer <normsche...@earthlink.net> wrote:
> As you are running an uncommon environment I would suspect your socket is
> not where you expect it.  Try adding the line:
> socket:  /tmp/mysqld.sock
> or
> socket:   /tmp/msql.sock
> to your database.yml.  One of those might work.

Sigh. Chanting over chicken bones *might* work, too. How about,
instead, use the tools at hand to *find* what you need to know  :-)

ripple:~$ mysqladmin variables | grep socket
| socket                                  | /tmp/mysql.sock
                                                               |
ripple:~$

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to