In my config/deploy.rb I have,

role :db,  "mysql.spicevan.com"

which is a database server I don't have shell login permission to.
Therefore the 'cap setup' command fails because it tries to login to
that machine.  I'm connecting from www.spicevan.com to
mysql.spicevan.com in my rails app, should I set my db role to
"www.spicevan.com"?

confused...


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to