Thursday, May 1, 2014

Re: Django installation on Hostgator

Do you meet a problem of setting up CGI for python? I found this post which may be helpful to you: Python CGI setup for hostgator hosting

On Thursday, January 3, 2013 8:32:10 AM UTC+8, Gjorge Karakabakov wrote:
Hi, I've created a Django project but can't really seem to install it correctly on Hostgator.

I've followed this tutorial: https://docs.google.com/document/pub?id=1jhvixMmTRGYHRbHaYlTHTNrtpziGotQMc0iBO0sTbIo
and created new project which worked. When I uploaded my own project I got server error - 500.
I'm presuming it has something to do with the additional apps i'm using:
endless-pagination, newsletter, sorl.thumbnail, django_extensions

How can install them on the server? I can't really use sudo pip install there I don't have permissions.

Also is there more detailed/easier way of installing django?

Please explain in detail I'm really new at django.

Thanks!

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3404d22d-6f27-4e9d-b4ce-8490ce5a42be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment