localhost3000 can not open

18 views
Skip to first unread message

Shital

unread,
Aug 30, 2011, 2:53:09 PM8/30/11
to Ruby on Rails: Talk
Installing rails on windows.But my firefox could not open htttp://localhost3000.Also
I tried this http://0.0.0.0:3000 but could not work.

Tim Shaffer

unread,
Aug 30, 2011, 3:00:14 PM8/30/11
to rubyonra...@googlegroups.com
Did you actually create a rails application and start running it from the command line?

Scott Ribe

unread,
Aug 30, 2011, 3:15:58 PM8/30/11
to rubyonra...@googlegroups.com
On Aug 30, 2011, at 12:53 PM, Shital wrote:

> Installing rails on windows.But my firefox could not open htttp://localhost3000.Also
> I tried this http://0.0.0.0:3000 but could not work.

Typo? That should be localhost:3000, or 127.0.0.1:3000. And as the other person asked, have you actually got Rails app running?

--
Scott Ribe
scott...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice


Shital Shinde/Rajule

unread,
Aug 30, 2011, 3:16:15 PM8/30/11
to rubyonra...@googlegroups.com
  Yes my code is,

C:\Sites>cd ridemo

C:\Sites\ridemo>rails s
=> Booting WEBrick
=> Rails 3.0.9 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2011-08-30 14:25:39] INFO  WEBrick 1.3.1
[2011-08-30 14:25:39] INFO  ruby 1.8.7 (2011-06-30) [i386-mingw32]
[2011-08-30 14:25:39] INFO  WEBrick::HTTPServer#start: pid=8028 port=3000

 

n Tue, Aug 30, 2011 at 3:00 PM, Tim Shaffer <timsh...@me.com> wrote:
Did you actually create a rails application and start running it from the command line?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/aFOkGIkKYlAJ.

To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.



--
Sheetal Shinde
Raleigh,
NC,USA.


Shital Shinde/Rajule

unread,
Aug 30, 2011, 3:29:13 PM8/30/11
to rubyonra...@googlegroups.com
Hey thanks it works. :)
I'm new for ROR..
But now I could not open gvim
This is my code.
C:\Sites\ridemo>gvim
'gvim' is not recognized as an internal or external command,
operable program or batch file.

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

Tim Shaffer

unread,
Aug 30, 2011, 3:39:15 PM8/30/11
to rubyonra...@googlegroups.com
I'm guessing that 'gvim' is not recognized as an internal or external command, operable program or batch file.

Have you installed gvim and made sure its installation path is in your PATH variable?
Reply all
Reply to author
Forward
0 new messages