[google-appengine] Re: can not connecton to localhost:8080

2009-04-20 Thread djidjadji

On Page

http://code.google.com/appengine/docs/python/gettingstarted/helloworld.html

did you started the dev_appserver.py with the following command, in a
CMD window?

google_appengine/dev_appserver.py helloworld/

Instead of helloworld fill in your app directory name.

Did you get a print statement that the server was running OK?

INFO 2009-04-20 10:10:10,358 dev_appserver_main.py] Running
application XXX on port 8080: http://localhost:8080


2009/4/18 FedericoCP :
>
> It would be great if somebody could PLEASE explain this a little bit
> further. I'm having the same issue, I can start a server for a
> helloworld sample, but I can't browse it!
> I have Vista Ultimate 64, logged with administrator privileges, and
> already tried with shuttind down the firewall, starting the CMD as an
> administrator.. and notthing seems to happen.. everytime I go to
> http://localhost:8080 I get the "internet explorer can't display the
> page you requested"
> Installation of the appengine sdk and python was done step-by-step
> according to the Getting Started Guide.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: can not connecton to localhost:8080

2009-04-20 Thread FedericoCP

It would be great if somebody could PLEASE explain this a little bit
further. I'm having the same issue, I can start a server for a
helloworld sample, but I can't browse it!
I have Vista Ultimate 64, logged with administrator privileges, and
already tried with shuttind down the firewall, starting the CMD as an
administrator.. and notthing seems to happen.. everytime I go to
http://localhost:8080 I get the "internet explorer can't display the
page you requested"
Installation of the appengine sdk and python was done step-by-step
according to the Getting Started Guide.


On Apr 17, 2:12 pm, 风笑雪  wrote:
> You need handle the root address.
>
> 2009/4/17 Tony 
>
>
>
>
>
> > i am using windows vista system and eclipse plugin to setup java based
> > google app project, everything looks fine, server also looks like
> > started.
>
> > this message display :
> > The server is running athttp://localhost:8080/
>
> > however, when i use firefox to connect to this url , it displyed can
> > not connect to localhost.
>
> > but using another xp system, it works.
>
> > anybody have any ideas how to fix it. many thanks- Hide quoted text -
>
> - Show quoted text -

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: can not connecton to localhost:8080

2009-04-17 Thread 风笑雪
You need handle the root address.

2009/4/17 Tony 

>
> i am using windows vista system and eclipse plugin to setup java based
> google app project, everything looks fine, server also looks like
> started.
>
> this message display :
> The server is running at http://localhost:8080/
>
> however, when i use firefox to connect to this url , it displyed can
> not connect to localhost.
>
> but using another xp system, it works.
>
> anybody have any ideas how to fix it. many thanks
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---