Thanks for replying, mate.
Quote:
Originally Posted by Quamen
Does your app depend on gems that are defined in environment.rb that are not installed on your server?
|
I doubt it but that's definitely worth double checking. It is, however, a very simple app.
Quote:
Originally Posted by Quamen
Is your database.yml file on the server configured correctly? Most people don't keep it in source control so you might need to manually create it on the server if your cap recipes aren't doing this for you.
Does your production database exist?
|
Database config is correct (and is in source control) and I have confirmed that it was successfully exported to the production server. I'll check whether the deployment has created the required fields since it might narrow down the point of failure.
Quote:
Originally Posted by Quamen
I think a trip to #roro on freenode might be a quicker way to find someone to help you trouble shoot your server.
|
I might give that a try. It's always nicer working with fellow macaholics though, don't you think?
