Re: Installation without root access

2010-02-12 Thread orbital_fox
OK, here are the stuff ive discovered so far. I did the silly mistake of putting in the htaccess file.. If you are setting up a django app setting with htaccess you dont need the tag. Just the directives inside. Also the Python directives are not recognised because the mod_python is not install

Re: Installation without root access

2010-02-12 Thread orbital_fox
I have managed to install django to a certain extend. What i did was downloaded (wget) django to the server. Decompressed it and then the run: python setup.py install --home That way the django packages were installed in my folder. It worked for a while (import django) but now it has stopped. I th

Installation without root access

2010-02-11 Thread orbital_fox
Is there a way and guides on how to install django without having root access on a system? What are the requirements? With regards, Orbital Fox -- 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...@go