On Nov 3, 8:45 am, yogesh kadvekar <[EMAIL PROTECTED]> wrote: > i installed paython26 and sdk > > but im not able to run Hello, World! > > is there anybody to help me .. > > even myhttp://localhost:8080/ > wht configuration changes i need to do > > i m using windows xp
Howdy -- please check your firewall settings. If your Windows machine has the strict firewall rules, you need to open port 8080 for the dev_appserver.py to run. Also: check that your PATH variable points to wherever you installed Python to begin with. Without that, you won't be able to run the dev_appserver.py either. Can you describe the problems that you're seeing? Cheers, pr3d4t0r http://www.istheserverup.com http://www.teslatestament.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
