I'm developing a multi-user web app using TG on Windows Vista Home
Basic.
I start the app using start-<name>.py on a command line in Vista and
it reports:

2007-08-01 12:38:08,388 cherrypy.msg INFO HTTP: Serving HTTP on
http://localhost:8080/

I can use my firefox browser to access the app at "http://localhost:
8080/", and everything works fine.

But when I try to use "http://127.0.0.1:8080/"; or its IP address
("http://192.168.0.101:8080/";) or when I try to browsing from a
different machine on the LAN using the IP address: I get the "Problem
loading page/Unable to connect" page.

I can ping successfully using any of the addresses above (localhost,
127.0.0.1, 192.168.101), as well as from a remote machine.

I've already turned off the Windows Firewall in order to get Synergy
to connect between my computers.

I've looked at every Vista control panel I can and turned off every
firewall-like thing I can think of.
My router has no filters running and allows connections between
machines on the LAN on every port.

My immediate need is to let people access the app from other
machines . What should I do?

Thanks for your attention.


--~--~---------~--~----~------------~-------~--~----~
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