Tuesday, July 30, 2013

Help getting started: Which server setup for a beginner? Apache? lighttpd? To use or not virtualenv?

I'm trying to learn Django but finding myself lost in troubleshooting hell. I can't find consistent information on the best approach for a beginner to get set up.

I started setting up Apache with mod_wsgi, but ran into innumerable config errors. After some Googling about, I found a number of suggestions to use lighttpd instead. Installed that and more troubleshooting. And what's this about gunicorn?

What's the best approach for a beginner? Where is my time best spent troubleshooting?

Also, should I be using virtualenv? Inconsistent use across the various tutorials I'm reading.

Many thanks in advance!


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment