Yes, it was the firewall.  Thanks Colin!


On Mar 20, 12:46 pm, Colin Bean <ccb...@gmail.com> wrote:
> On Fri, Mar 20, 2009 at 11:28 AM, QUILAD <qui...@gmail.com> wrote:
>
> > I'm starting my first Django python project.  Running on Linux RH4
> > server.
>
> > When I run
> > manage.py runserver 10.112.112.12:8080
>
> > I get:
>
> > Validating models...
> > 0 errors found
>
> > Django version 1.0.2 final, using settings 'repairwf.settings'
> > Development server is running athttp://10.112.112.12:8080/
> > Quit the server with CONTROL-C.
>
> > But when I go to my pc browser to pull uphttp://10.112.112.12:8080
> > I get the Internet Explorer cannot display the webpage
>
> > Any recommendations on how to resolve or troubleshoot this?
>
> Firewall rules perhaps?  You could see if running the dev server on
> port 80 gets through.
>
> Colin- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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