deostroll wrote:
> Hi,
>
> Can't get the rails demo to run. I've started the webrick server. Here
> is what the output looks like:
>
> -----
> [r...@chat demo]# ruby script/server
> => Booting WEBrick
> => Rails 2.3.3 application starting on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
> [2009-08-18 21:29:41] INFO WEBrick 1.3.1
> [2009-08-18 21:29:41] INFO ruby 1.8.5 (2006-08-25) [i386-linux]
> [2009-08-18 21:29:41] INFO WEBrick::HTTPServer#start: pid=10886
> port=3000
>
> -----
>
> I typed http://localhost:3000 in my browser, and it didn't work. Need
> some troubleshooting advice. I am trying to use ruby on a centos
> machine. Thanx in advance.
>
> --deostroll
Let me get this straight. You have a server {somewhere} on which you
are starting rails demo application using ssh and from your local
windows machine you are trying to access it with http://localhost:3000.
is this what you are trying?
http://www.classifiedscript.in
Open source classifieds script in rails.
--
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 [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
-~----------~----~----~----~------~----~------~--~---