Ruby on Rails Monday, September 6, 2010

Hi;
Now I have tried the following, installed
ruby 1.8.7 (2010-08-16) [i386-mingw32]
rails 2.3.8
when I start the server --> ruby script/server, I get the following
eeror:

C:\Rails\demo>ruby script/server
=> Booting WEBrick
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2010-09-06 23:53:31] INFO WEBrick 1.3.1
<----------------
[2010-09-06 23:53:31] INFO ruby 1.8.7 (2010-08-16) [i386-mingw32]
<------
[2010-09-06 23:53:31] INFO WEBrick::HTTPServer#start: pid=1420
port=3000 <---

and when I go to localhost:3000 (browser), I get the welcome screen, but
selecting the "About your application's environment", I get an error
also.
What is it, I can solve it.

Thanky,

Dani
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment