Displaying 2 results from an estimated 2 matches for "railsprocessor".
2006 Apr 08
0
Typo and Instant Rails 1.2
....threaded_connections = false
require ''dispatcher''
end
class RailsController < SCGI::Controller
def initialize(config_file)
@config_file = config_file
# Added the port for display -- Ed Gard
configure_rails(config[:env], config[:port])
super(RailsProcessor.new(config))
end
</typo:code>
Checkout the Typo head at *svn checkout svn://typosphere.org/typo/trunk
typo*
So, for you Typo fans, Instant Rails 1.2 and typo are a go!
Ed
--
Posted via http://www.ruby-forum.com/.
2006 Apr 12
4
Instant Rails SCGI Problem
I have installed instant rails and configured it
http://instantrails.rubyforge.org/wiki/wiki.pl?Getting_Started
I can get typo and webrick to work on webrick localhost:3000 but cant
get anything to work with scgi.
When i start the scgi server i get a blank dos window screen. When i
type www.mycookbook.com into the browser i get the following
Unable to connect
Firefox can''t