[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

instiki problem on mac os x

savras

3/8/2005 4:03:00 PM

Hello,

I am not sure if this is the valid group to ask help but could not find
some place more rellevant.

I have downloaded the svn instiki running it on ruby 1.8.1 on 10.3 OSX
Whenever I start it I get to the point that I edit the wiki:
http://localhost:2500/create_system. When I click on submit I get
a message: Unknown action, no action responded to homepage.

I tried various revisions on the svn source without any luck.
Can I bypass this problem?

Thanks!!!!!


The debug on the server:

Processing WikiController#HomePage (for 127.0.0.1 at Tue Mar 08
11:09:15 EST 2005)
Parameters: {"action"=>"HomePage", "controller"=>"wiki",
"web"=>"new"}


ActionController::UnknownAction (No action responded to HomePage):
/vendor/actionpack/lib/action_controller/filters.rb:294:in
`perform_action_without_benchmark'
/vendor/actionpack/lib/action_controller/benchmarking.rb:30:in
`perform_action_without_rescue'
/vendor/actionpack/lib/action_controller/benchmarking.rb:30:in
`measure'
/vendor/actionpack/lib/action_controller/benchmarking.rb:30:in
`perform_action_without_rescue'
/vendor/actionpack/lib/action_controller/rescue.rb:79:in
`perform_action'
/vendor/actionpack/lib/action_controller/base.rb:320:in `send'
/vendor/actionpack/lib/action_controller/base.rb:320:in `process'
/vendor/actionpack/lib/action_controller/base.rb:263:in `process'
/vendor/railties/lib/dispatcher.rb:32:in `dispatch'
/public/dispatch.rb:11

/vendor/actionpack/lib/../../activesupport/lib/active_support/dependencies.rb:189:in
`load'

/vendor/actionpack/lib/../../activesupport/lib/active_support/dependencies.rb:189:in
`load'
/vendor/railties/lib/webrick_server.rb:83:in `handle_dispatch'
/vendor/railties/lib/webrick_server.rb:35:in `do_GET'
/sw/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__'
/sw/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service'
/sw/lib/ruby/1.8/webrick/httpserver.rb:92:in `service'
/sw/lib/ruby/1.8/webrick/httpserver.rb:54:in `run'
/sw/lib/ruby/1.8/webrick/server.rb:150:in `start_thread'
/sw/lib/ruby/1.8/webrick/server.rb:144:in `start'
/sw/lib/ruby/1.8/webrick/server.rb:144:in `start_thread'
/sw/lib/ruby/1.8/webrick/server.rb:94:in `start'
/sw/lib/ruby/1.8/webrick/server.rb:89:in `each'
/sw/lib/ruby/1.8/webrick/server.rb:89:in `start'
/sw/lib/ruby/1.8/webrick/server.rb:79:in `start'
/sw/lib/ruby/1.8/webrick/server.rb:79:in `start'
/vendor/railties/lib/webrick_server.rb:21:in `dispatch'
./script/server:80
./instiki:6:in `load'
./instiki:6


Rendering
/Users/psebos/instiki/vendor/actionpack/lib/action_controller/templates/rescues/layout.rhtml
(404 Page Not Found)
127.0.0.1 - - [08/Mar/2005:11:09:15 EST] "GET /wiki/new/HomePage
HTTP/1.1" 404 573
http://localhost:3001/create_system -> /wiki/new/HomePage