On Thu, Feb 2, 2012 at 11:58 AM, javinto <[email protected]> wrote: > [server] executing command > *** [err :: server] rake aborted! > *** [err :: server Can't connect to local MySQL server through socket > '/tmp/mysql.sock' (2) > *** [err :: server] > *** [err :: server] Tasks: TOP => environment > *** [err :: server] (See full trace by running task with --trace) >
Can you check your database.yml? /tmp/mysql.sock looks like a OSX location.. Wondering if you copied your dev properties to production? -- Greg Akins http://twitter.com/akinsgre -- 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.

