calande
December 26th, 2005, 09:27 PM
I am following this tutorial:
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=2
I'm stuck here:
Run the command: ruby script\server to start the server.
Now open your browser and browse to http://127.0.0.1:3000/
I'm stuck because when I type http://127.0.0.1:3000/ in my browser, it
takes forever to open, and after several minutes it times out. I have
added the 3000 port to my exception list (tcp & udp) but with no luck.
The Webricks server is launched normally and doesn't report any error.
Any idea?
Thanks,
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=2
I'm stuck here:
Run the command: ruby script\server to start the server.
Now open your browser and browse to http://127.0.0.1:3000/
I'm stuck because when I type http://127.0.0.1:3000/ in my browser, it
takes forever to open, and after several minutes it times out. I have
added the 3000 port to my exception list (tcp & udp) but with no luck.
The Webricks server is launched normally and doesn't report any error.
Any idea?
Thanks,