> If I run the dev server briefly, that won't cause any problems, will it?

It all depends on your hosting company. When in doubt, ask. It's not
that you are port-scanning their accounting machine, but you are
creating a "long running process" (i.e. it doesn't just generate a
page and exit) that is listening on port xxxx. Many of them don't like
that.

My situation was completely avoidable because (Doh!) I have a Linux
server running in the garage. I just happened to be logged in to
1and1.com and I wasn't thinking. Bam! Locked out for 24 hours.

I like the suggestion of running this locally on your desktop/laptop,
at least until you are doing something more serious than the tutorial.
--~--~---------~--~----~------------~-------~--~----~
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