On Sat, Oct 25, 2008 at 12:37 PM, Tim <[EMAIL PROTECTED]> wrote: > > Hi, I am having trouble connecting to mysql on a locomotive > installation. Everything is working fine through my rails application > (it is able to read the database via the database.yml configuration), > but when I try to connect through mysql Administrator or some other > GUI type tool, it says the following error.
> I tried to find the .sock file but I am not sure where to find it in > the locomotive installation so that I can map to it. I have no idea what 'locomotive' is but if the database.yml file has the correct connection information, why don't you look at what it says?? At least in all my MySQL-based Rails apps, that includes the socket path... HTH, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

