Hi there everyone,

On my production server I start the mongrel server as follows:

mongrel_rails start -e production -a 127.0.0.1 -p 3001 -d

However when going to the domain I get the following error:

#42000Unknown database 'satechevents_development'

Why is rails looking for the development database in production mode.

Thanks for the help,
Schalk

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to