Rick Fiorentino wrote:
> Hi,
> 
> Looking at using the updated scgi gem version. I have a bit of confusion 
> regarding how to run it. The earlier Zed version(0.4.3) ran without 
> issue in a lightty configuration I have, pre 2.+ ROR. Updated to 2.1.1 
> and the scgi_service command fails due to method missing errors which 
> makes believe .0.4.3 and ROR 2.1.1 are not compatible.
> 
> If I upgrade to gem scgi .0.9.0 will it run with ROR 2.1.1?
> 
> If so, should the scgi_rails(0.4.3) gem be removed? I tried doing just 
> that and the scgi_ctrl command was not found.
> 
> I am looking for the steps to use the new SCGI gem. Sorry if this is a 
> bit brain dead, I have tried several combinations without success, any 
> help is appreciated.
> 
> thanks,
> Rick

The command line tool is now called style and it is available in the 
ruby-style gem [1] (this is mentioned in the ruby-scgi README).  The 
reason for this is that the command line tool was generalized to support 
multiple frameworks and backends.  The ruby-style README has an example 
configuration for Rails+SCGI.

[1] http://ruby-style.rubyforge.org/

Jeremy
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to