Hi Diaz

> Use netstat to find out where the application is listening on. Most
> probably only on the local interface (127.0.0.1, no idea how it's called
> in IPv6). Make sure you configure the right IP to listen on, use
> production.ini for that.

Thanks a lot! Changing the IP from 127.0.0.1 to 192.168.1.202 (server
ip) in development.ini did the trick. However, now http://localhost:8080/
does not work on the server. Not a problem, though.

Sanjay

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to