I'm getting closer... I think. I am able to run deploy:setup, but not deploy:check when the project directory is owned by www-data
My configuration is set :user, "myname" set :runner, "www-data" set :admin_runner, "www-data" set :use_sudo, true Is there a way to utilize sudo -u in deploy:check like it is used in deploy:setup? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
