Hi,
I downloaded InstantRails, configured the Host-File and now:
The servers seem to start (I assume, the stoplights pass from red to
green). Then I went into the menu : Rails Applications->Manage Rails
Applications, checked the cookbook and pushed "Start with Mongrel".
When
I try to access http://localhost:3001/cookbook I get a: "Action
Controller: Exception caught" in the title plus a "Routing error"
and a
"Recognition failed for "/cookbook"" on the screen. I
checked the Apache
log-file and it says:
[Wed Nov 15 12:25:00 2006] [error] [client 127.0.0.1] File does not
exist: c:/programme/ror/instantrails/www/cookbook
[Wed Nov 15 12:25:00 2006] [error] [client 127.0.0.1] File does not
exist: c:/programme/ror/instantrails/www/favicon.ico
But truly the file isnt there. Do I have to copy the files in rails_apps
manually to the www folder or what am I doing wrong?
The Access-Log states:
127.0.0.1 - - [16/Nov/2006:10:46:14 +0100] "GET / HTTP/1.1" 200 220
127.0.0.1 - - [16/Nov/2006:10:46:14 +0100] "GET /favicon.ico HTTP/1.1"
200 0
127.0.0.1 - - [16/Nov/2006:10:46:14 +0100] "GET /favicon.ico HTTP/1.1"
200 0
127.0.0.1 - - [16/Nov/2006:10:51:14 +0100] "GET /recipe/list HTTP/1.1"
200 -
127.0.0.1 - - [16/Nov/2006:10:56:15 +0100] "GET /favicon.ico HTTP/1.1"
200 -
127.0.0.1 - - [16/Nov/2006:10:57:49 +0100] "GET /favicon.ico HTTP/1.1"
502 514
Thanks in advance for any hints.
Kind regards,
Peter
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---