Thanks, that got me a little farther, but now I'm getting this:
rake RAILS_ENV=production db:migrate --trace
(in /home/xxxxx/public_html/tournament_director)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
syntax error on line 36, col 6: ` host: localhost'
Please note that I created a new database and user that more accurately reflects the production environment, so the items won't be exactly as they were when I opened the ticket. However, I think I've updated my database.yml correctly.
2008-07-23 09:23 PM
Jeff