http://docs.djangoproject.com/en/dev/ref/django-admin/#runserver-port-or-ipaddr-port
Try with python manage.py runserver 0.0.0.0:8000 2010/1/28 rajk <rajbhus...@gmail.com> > > HP-UX B.11.00 > Django-1.1.1 > > myhost:/home/root/MyPython> python > ActivePython 2.6.4.8 (ActiveState Software Inc.) based on > Python 2.6.4 (r264:75706, Nov 3 2009, 13:55:48) [C] on hp-ux11 > Type "help", "copyright", "credits" or "license" for more information. > >>> import django > >>> django.VERSION > (1, 1, 1, 'final', 0) > >>> exit() > > r...@myhost:/home/root/MyDjango> cd testproject > r...@myhost:/home/root/MyDjango/testproject>ls > _init_.py _init_.pyc manage.py settings.py settings.pyc urls.py > r...@myhost:/home/root/MyDjango/testproject> python manage.py > runserver > Validating models... > 0 errors found > > Django bersion 1.1.1, using settings 'testproject.settings' > Development server is running at http://127.0.0.1:8000/ > Quit the server with CONTROL-C. > > Now, open Mozilla browser and enter http://127.0.0.1:8000/ > > Here is the PROBLEM which some one from the user group can resolve for > me .. > Nothing happens in the browser > A core file is in the r...@myhost:/home/root/MyDjango/testproject > directory > > Please advise and help ----- Thanks, kair...@coned.com > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Benito Jorge Bastida jo...@thecodefarm.com thecodefarm SL Av. Gasteiz 21, 1ยบ Derecha 01008 Vitoria-Gasteiz http://thecodefarm.com Tel: (+34) 945 06 55 09 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.