If you haven't already, you need to start the development server ./manage.py runserver 0.0.0.0:8000
To get it to work with apache you have to set up a few more things, and then it wouldn't be on port 8000. Docs on getting it running on apache http://www.djangoproject.com/documentation/modpython/ On Feb 8, 12:17 pm, Jeff Anderson <[EMAIL PROTECTED]> wrote: > darien08 wrote: > > My problem is that I'm running my app like this:http://localhost:8000/mysite > > and I'm getting an error that the 8000 port is not available. > > Your question isn't clear. Are you using apache on port 8000? are you > using the development server? what is it that gives you the error > message? What is running that is already listening on port 8000? > > Jeff Anderson > > signature.asc > 1KDownload --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---