My development environment includes Ubuntu 9.10 and 10.04. I'm also using virtualenvs, but not w/ Apache. I'm using Nginx instead. This configuration has been working flawlessly for me, and I'm implementing it on all production servers too. It's quite fast and flexible, and quite easy to install.
See http://djangoadvent.com/1.2/deploying-django-site-using-fastcgi/ for more info. However, please note that the instructions concerning daemontools are completely screwed up in this article (it's actually much simpler to set it up). On Mon, Aug 16, 2010 at 10:54 AM, Dan <dan...@gmail.com> wrote: > I have been using CentOS 5 to run Django sites with Apache + Mod WSGI > mostly in VPS environments. > > I want to upgrade to a new OS as CentOS runs an old version of python > and it seems that it's not so easy to upgrade it. > > What do people recommend? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.