Displaying 1 result from an estimated 1 matches for "scotarch".
Did you mean:
scorch
2007 Feb 15
0
Routing Error after upgrade
.../lib/fcgi.rb:609:in
`each_cgi
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:141:in
`process_each_request!
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:55:in
`process!
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:25:in
`process! /home/scotarch/public_html/en/public/dispatch.fcgi:24
They are telling me everything is working fine on the server and cant
help me.
In my routes.rb I set up the following routing: map.connect ,
:controller => page, :action => view, :id => home.html
I have checked my controllers and there is...