On 8 juil, 20:37, [EMAIL PROTECTED] wrote:
> thnx, i got that, but the IP is that my machine's IP on the network,
> or the network's IP?

Should be your machine's IP address, of course.

> i tried it with mine, made sure the port 8000 was open and did python
> manage.py runserver IP:8000 and got the server to initially start, but
> immediately after it displays the "Quit the server with CTRL-BREAK"
> line I get "Error: (10049, "Can't assign requested address")" error.

Chances are another service is already listening on that ip+port on
your machine. Try with a couple other ports and see what happens.


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

Reply via email to