Pure newbie question.
After installeing Ruby, Rail and al the gems I am following the
tutorial here
I start a server with Mongrel and it seems to be working, but when I
try to acces http://localhost:3000 i get a firefox error:
Firefox can’t establish a connection to the server at localhost:3000
I work under Vista with Ruby the latest one-click install ruby.
I have tried with Netbeans and with WEBrick but same problem.
There is a similar question on this group but no answer that match my
problem.
Firefox can’t establish a connection to the server at localhost:3000
How are you starting the server and what is shown at the console when
you start it?
What is shown when you try webrick (I ask because I am more familiar
with that)
Most of the tutorials around didn’t consider the “Windows users
minority”. That is a problem I pretend to solve (or minimize at
least), with the TrainerOnRails project:
mmm… probablemente el error sea causado por que en las preferencias
de red de firefox no este agregada localhost…
en firefox …
Editar(Edit)
|Preferencias(Preferences)
|
Tab Red(Network) -> boton(button) Configuracion(Configuration) ->
Without(Sin) proxy or Configuracion Manual - Manual Configuration
escriba en la caja de texto que dice Sin proxy para: localhost,
127.0.0.1
write in the text field that says without proxy for : localhost ,
127.0.0.1
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.