zedshaw-dd7LMGGEL7NBDgjK7y7TUQ@public.gmane.org
2005-Sep-13 15:19 UTC
[ANN] scgi_rails 0.2.1 minor fix
Hello Everyone, This is a small fix for the 0.2 release that corrects a typo. It should work for win32 people if you use the command: ruby scgi_rails start -e production -D You can get it at http://www.zedshaw.com/downloads/scgi_rails-0.2.1.tar.bz2 as usual. This release should also work for people not on win32. Just in case you folks thought it was a win32 only release. In addition, on platforms that support Ruby''s fork call, you can specify the number of children to start. Once people give me more feedback and I think this release is good, I''ll write up some docs and do a more official release. Zed A. Shaw http://www.zedshaw.com/
I can''t seem to get to the new version. I just get a 404 error code. Thanks, -- Tom. On 9/13/05, zedshaw-dd7LMGGEL7NBDgjK7y7TUQ@public.gmane.org <zedshaw-dd7LMGGEL7NBDgjK7y7TUQ@public.gmane.org> wrote:> Hello Everyone, > > This is a small fix for the 0.2 release that corrects a typo. It should > work for win32 people if you use the command: > > ruby scgi_rails start -e production -D > > You can get it at > http://www.zedshaw.com/downloads/scgi_rails-0.2.1.tar.bz2 as usual. > > This release should also work for people not on win32. Just in case you > folks thought it was a win32 only release. > > In addition, on platforms that support Ruby''s fork call, you can specify > the number of children to start. > > Once people give me more feedback and I think this release is good, I''ll > write up some docs and do a more official release. > > Zed A. Shaw > http://www.zedshaw.com/ > > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- "Nothing will ever be attempted, if all possible objections must first be overcome." - Samuel Johnson
Sorry about that, try http://www.zedshaw.com/downloads/scgi_rails/scgi_rails-0.2.1.tar.bz2 instead. On Tue, 13 Sep 2005 16:49:50 -0500 Tom Jordan <tdjordan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I can''t seem to get to the new version. > I just get a 404 error code. > > Thanks, > -- Tom. >
Hi Zed, I got this error while I tried to use scgi+typo. I just copied the lighttpd.config and the scgi_rails file to the root directory of my blog and started it: ruby scgi_rails start -D Lighttpd -D -f lighttpd.config When I try to access the blog I get this: IndexError in Articles#index string not matched scgi_rails:210:in `process_request'' scgi_rails:159:in `read_header'' scgi_rails:121:in `connected'' scgi_rails:84:in `accepted'' scgi_rails:81:in `initialize'' scgi_rails:81:in `new'' scgi_rails:81:in `accepted'' scgi_rails:71:in `run'' scgi_rails:68:in `initialize'' scgi_rails:68:in `new'' scgi_rails:68:in `run'' scgi_rails:286:in `execute'' scgi_rails:427 Show framework trace /usr/local/lib/ruby/1.8/cgi/session/pstore.rb:25:in `[]='' /usr/local/lib/ruby/1.8/cgi/session/pstore.rb:25:in `[]='' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fla sh.rb:133:in `flash'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fla sh.rb:146:in `fire_flash'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fil ters.rb:317:in `send'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fil ters.rb:317:in `call_filters'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fil ters.rb:313:in `each'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fil ters.rb:313:in `call_filters'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fil ters.rb:302:in `before_action'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/fil ters.rb:294:in `perform_action_without_benchmark'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/ben chmarking.rb:41:in `perform_action_without_rescue'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/ben chmarking.rb:41:in `measure'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/ben chmarking.rb:41:in `perform_action_without_rescue'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/res cue.rb:80:in `perform_action'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/bas e.rb:356:in `send'' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/bas e.rb:356:in `process'' /usr/local/lib/ruby/gems/1.8/gems/rails-0.13.1/lib/dispatcher.rb:32:in `dispatch'' /usr/local/lib/ruby/gems/1.8/gems/cmdparse-2.0.0/lib/cmdparse.rb:412:in `parse'' Greets, Jonathan -- Jonathan Weiss http://blog.innerewut.de