Hi Guys,
I am using capistrano 2.3.101 which has been working great. I have a
question about cap deploy:migrations. Which user does this run as and
how is this set? When I execute cap deploy:migrations I get the
following error:

* executing "cd /home/www/myserver/releases/20080612201521; rake
RAILS_ENV=production  db:migrate"
    servers: ["myserver.com"]
    [myserver.com] executing command
*** [err :: myserver.com] rake aborted!
*** [err :: myserver.com] Access denied for user
'root'@'localhost' (using password: YES)

Any suggestions how I can fault find or fix this?

many thanks,
John

--~--~---------~--~----~------------~-------~--~----~
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