That is a little strange as I thought Heroku was running postgress Maybe you checked in the database config? Or a separate plugin expects it? Or you are directly calling connect on active record base?
On Nov 22, 2008, at 4:05 AM, Nate Clark <[EMAIL PROTECTED]> wrote: > > I must be missing something here ... I've imported my app, deploying > it via git, and when Heroku tries to run the migrations I get: > > Running migrations... > rake aborted! > Can't connect to local MySQL server through socket '/var/run/mysqld/ > mysqld.sock' (2) > > I was under the impression that the database was set up automatically > by Heroku. I don't see anywhere I'm supposed to create or configure a > database server. What am I missing? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
