Re: unable to access django development server on firefox/chrome
On Sat, Oct 12, 2013 at 6:02 PM, gitrookie <gaurav3184@gmail.com> wrote:
> hi
>
> I have just started to learn django. so I followed the instruction given in
> the link below. I am using ubuntu 13.04 and using python 3.3.1 in a virtual
> environment
>
> https://docs.djangoproject.com/en/1.5/intro/tutorial01/
>
> I ran the following command
>
> python manage.py runserver
>
> it gave the following output
>
> Validating models...
>
> 0 errors found
> October 12, 2013 - 11:37:58
> Django version 1.5.4, using settings 'mywebsite.settings'
> Development server is running at http://127.0.0.1:8000/
> Quit the server with CONTROL-C.
>
> But I am unable to access the url http://127.0.0.1:8000/ on firefox. It says
> unable to connect
>
Is the box you are running django on the same box you are running firefox from?
Cheers
Tom
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFHbX1KV%2Bp9yNCZDNRZU9cCEWc%2BTNgUuaVXRP2Z0Sjm2dxeWSg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home