Witam,
Po wpisaniu adresu strony http://www.square.webfactional.com/test/index pokazuje się pusta strona z komunikatem:
Status: 500 Internal Server Error Content-Type: text/html
500 Internal Server Error
Rails 2.1.0
W logach jest taki zapis
Status: 500 Internal Server Error
No route matches “/test/index” with {:method=>:get}
/home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/routing/recognition_optimisation.rb:67:in recognize_path' /home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:384:in
recognize’
/home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:148:in handle_request' /home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in
dispatch’
/home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in synchronize' /home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in
dispatch’
/home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in dispatch_cgi' /home/square/webapps/prawnicy_prawoity/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in
dispatch’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in
synchronize’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in
process_client’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in each' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in
process_client’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in run' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in
initialize’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in new' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in
run’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in initialize' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in
new’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in run' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in
run’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in each' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in
run’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in run' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in
run’
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
/usr/local/bin/mongrel_rails:16:in `load’
/usr/local/bin/mongrel_rails:16
Dlaczego nie mogę uruchomić tej strony ?