Re: Trouble starting up runserver

2009-05-12 Thread George Song
On 5/12/2009 2:01 PM, Chris DPS wrote: > I am new to Django. > > When I try to execute: python manage.py runserver, I get the following > error > > Error: [Errno 10104] getaddrinfo failed > > What is going on and what should I do? > > I am running Django Version 1.0.2-final and Python 2.6 >

Trouble starting up runserver

2009-05-12 Thread Chris DPS
I am new to Django. When I try to execute: python manage.py runserver, I get the following error Error: [Errno 10104] getaddrinfo failed What is going on and what should I do? I am running Django Version 1.0.2-final and Python 2.6 I have turned off all Firewalls. ping to localhost in the