Displaying 1 result from an estimated 1 matches for "mysql45".
Did you mean:
mysql4
2006 Jul 15
8
Connecting to a remote database
...settings are correct, since I have a php app that is
connecting to the same database.
Are there any settings besides the following that I need in my database
config file? Any other suggestions?
development:
adapter: mysql
database: db_name
username: username
password: password
host: mysql45.secureserver.net
--
Posted via http://www.ruby-forum.com/.