thnx, i got that, but the IP is that my machine's IP on the network,
or the network's IP?

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.

if anyone has had this error, please let me know and i can work with
our network admin to fix it. the server runs fine when it's just on my
machine at 127.0.0.1:8000.

chris

On Jul 8, 2:33 pm, moos3 <[EMAIL PROTECTED]> wrote:
> Also you could use mod_python or fastcgi so you can see how its going
> to act when deployed.
>
> On Jul 8, 2:30 pm, [EMAIL PROTECTED] wrote:
>
> > hey all,
>
> > i'm trying to open up my development server to a couple of our other
> > staff members to help me start testing next week. to open up the
> > development server to others on our network, do i set runserver to my
> > IP or the network's IP?
>
> > chris
--~--~---------~--~----~------------~-------~--~----~
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