Re: Having issue getting django working on shared hosting account

2017-08-29 Thread Mark Phillips
Linode is a better buy (more ram for the buck) than Digital Ocean. Both are
good hosting companies.

Mark

On Tue, Aug 29, 2017 at 9:18 PM, James Schneider 
wrote:

>
>
> On Aug 29, 2017 5:18 PM, "Thomas Campion"  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...
>
> https://docs.djangoproject.com/en/1.8/howto/deployment/
> fastcgi/#how-to-use-django-with-fastcgi-scgi-or-ajp
>
> https://docs.djangoproject.com/en/1.11/releases/1.9/#removed-features-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+unsubscr...@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.
>

-- 
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+unsubscr...@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/CAEqej2NMvANK_Ji29a%2BWU2XkOBXqQTOUv1GX_aeB-hPRF13qZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Having issue getting django working on shared hosting account

2017-08-29 Thread James Schneider
On Aug 29, 2017 5:18 PM, "Thomas Campion"  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...

https://docs.djangoproject.com/en/1.8/howto/deployment/fastcgi/#how-to-use-django-with-fastcgi-scgi-or-ajp

https://docs.djangoproject.com/en/1.11/releases/1.9/#removed-features-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+unsubscr...@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.


Re: Having issue getting django working on shared hosting account

2017-08-29 Thread Alexander Joseph
I think getting a django project to work correctly on a shared hosting 
account might be tricky. If you're open to switching hosting I've tried 
PythonAnywhere, Heroku, and DigitalOcean and definitely recommend 
DigitalOcean. I think the majority of django developers recommend 
DigitalOcean too. Good luck




On Tuesday, August 29, 2017 at 6:19:05 PM UTC-6, Thomas Campion 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
>

-- 
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+unsubscr...@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/b19d0e62-46a4-4049-a602-7e39cb394647%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.