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 at http://10.112.112.12:8080/
Quit the server with CONTROL-C.


But when I go to my pc browser to pull up http://10.112.112.12:8080
I get the Internet Explorer cannot display the webpage

Any recommendations on how to resolve or troubleshoot this?

--~--~---------~--~----~------------~-------~--~----~
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