What does 'ping localhost' in command-prompt tells you?Did you try 'python
manage.py runserver 127.0.0.1:8000'? Or 'python manage.py runserver :8000'

- Addy

On Mon, May 11, 2009 at 12:40 PM, Chris DPS <jasonyf...@gmail.com> wrote:

>
> So I've definitely shut off all Firewalls.
> It still is having the same problem.
>
> HELP!!! PLEASE
>
> On May 10, 6:37 pm, Chris DPS <jasonyf...@gmail.com> wrote:
> > How to tell if I have a Firewall running?
> > I have turned off Windows firewall. When I go to the Windows Security
> > Center, the Firewall option is Green, as in 'on'.
> > I looked for normal firewall products on my computer such as Symantec
> > and couldn't find any active ones.
> >
> > How can find which firewall I'm using and shut it off.
> >
> > ---Chris DPS
> >
> > On May 8, 8:10 pm, Addy Yeow <ayeo...@gmail.com> wrote:
> >
> > > Do you have firewall running?It could be blocking incoming local
> connection
> > > to port 8000.
> >
> > > - Addy
> >
> > > On Sat, May 9, 2009 at 7:01 AM, Chris DPS <jasonyf...@gmail.com>
> 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
> >
>

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

Reply via email to