What host?
thanks --jerry On Sun, May 13, 2012 at 2:49 PM, Dan Santos <[email protected]> wrote: > I forced my local web host (twisted their arm) and the day after they > created a new procedure for setting up Django without having to use root > access. > > Problem solved :) > > > > On Saturday, May 12, 2012 8:39:27 PM UTC+2, Dan Santos wrote: >> >> Hi I'm confused about how to setup Django on my shared hosting account >> without using root. They don't have Django or Python support so I will >> have to install everything from scratch I guess. >> >> Do I install things in this order for shared hosting, or have I messed up >> the order when not using root? >> >> 1. Python 2.7 >> 2. virtualenv.py >> http://www.virtualenv.org/en/**latest/index.html<http://www.virtualenv.org/en/latest/index.html> >> >> 3. (ENV1)$ pip install django >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/JbtefCDiKMIJ. > To post to this group, send email to [email protected]. > 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. > -- Gerald Klein DBA**** [email protected] www.geraldklein.com <http://geraldklein.com/>**** [email protected]**** 708-599-0352**** Linux registered user #548580 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

