On Apr 12, 10:43 am, Andrea Cardillo <[email protected]> wrote: > Hi all, > I'm a newbie... so be patient pliz > > ;-) > > I'm starting to use Rails on my machine (OS: Win 7) but when I'm trying > to connect tohttp://0.0.0.0:3000I get nothing. > > So I launch rails in this way: ruby script/server -d >
Drop the -d option Fred > this is the answer: > > " > C:\Ruby19\rubyApps\bookmark_manager>ruby script/server -d > => Booting WEBrick > => Rails 2.3.5 application starting onhttp://0.0.0.0:3000 > C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/commands/server.rb:62:in > `dae > mon': daemon() function is unimplemented on this machine > (NotImplementedError) > from > C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/commands/server. > rb:62:in `<top (required)>' > from script/server:3:in `require' > from script/server:3:in `<main>' > " > > Could anybody suggest me what I've to do ? > > Many thanks > -- > Posted viahttp://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

