Ruby on Rails Wednesday, September 26, 2012

Hey all.


I have an application that i moved from the main database computer to another computer. So, the only line i should need to change in database.yml would be the host line, i think.
However, i cannot get the application to connect. It seems able to connect to the database, but the error i get is that the database does not exist.

i have other scripts that can connect to the same database that use the mysql gem, and there seems to be no problem. 
any ideas?

ruby 1.8.7
rails 2.3.5

thanks

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/_1W2MX8Gq1QJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment