There's a "spin" script here: http://www.slingshothosting.com/support/capistrano
that might work for you, but it requires some params passed to it, so check the capistrano script as well. I'll have to admit that I've abandonded external fcgis on all newer servers we deploy for mongrel, though. On 10/29/06, willismorse <[EMAIL PROTECTED]> wrote: > > I just started working with Capistrano to deploy to my Dreamhost-based > site, which uses FastCGI. > > I'm having a problem when I run the cold_deploy task. It fails like > this: > > > * executing task spinner > * executing "mydomain.com/current/script/spin" > servers: ["mydomain.com"] > [mydomain.com] executing command > ** [out :: mydomain.com] bash: line 1: > mydomain.com/current/script/spin: No such file or directory > > The "spin" script doesn't seem to exist in any Rails app I've > generated. > > In browsing through the Rails svn repository, it looks like there used > to be a script called "process/spinner.rb", but it was removed last > June or so. > > > I've seen a few mentions of this problem recently on the web, so maybe > it's a new problem? > > > Thanks, > Willis Morse > > > > > -- Charles Brian Quinn self-promotion: www.seebq.com highgroove studios: www.highgroove.com slingshot hosting: www.slingshothosting.com --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
