I suspect you're on one of those shared hosts that restricts sudo access such that Capistrano can't work with sudo. You might try disabling sudo for cap by adding this line to your deploy.rb:

  set :use_sudo, false

- Jamis

On Oct 8, 2007, at 6:52 AM, Ben Griffiths wrote:


I'm struggeling a little bit with getting Capistrano working.. Ive had
it happy - well vaguely happy - before but now I'm delving into it a
bit, I'm lost.

Please have a look at my original post over here
http://www.railsforum.com/viewtopic.php?id=11745

Thank you.


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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to