Tuesday, August 29, 2017

Re: Having issue getting django working on shared hosting account



On Aug 29, 2017 5:18 PM, "Thomas Campion" <tc1845@gmail.com> wrote:
I tried following vendor instructions for installing located at
https://support.ehost.com/articles/employees/django-with-fastcgi

and cant seem to get anything to display. This is a cheap hosting account and support is non existent, though they do advise I should be able to run django here. Can someone take a look at the link and tell me if any steps are committed or seem wrong?

for this hosting account
the virtual environment gets created with Python 2.7.8
django appears to be ver 1.11.4


I've tried to follow several other pages on how to set up a jango site but have not been able to get anything beyond 500 or 404 errors

Not surprising. Support for FastCGI was dropped by Django in version 1.9...



I'd recommend going with one of the other hosting platforms with better support for a Django installation.

-James

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Be%2BciVR95k3Af8S1N-4VD4NijKerRhA%3DXHFCTYjr4htTbCTGg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment