Re: django FastCGI configuration for Share Host.

2012-07-29 Thread Babatunde Akinyanmi
Hi, If you are using a shared host, I don't think you can choose if you use FCGI or WSGI. Your host will let you know and also give instructions on how to set up and launch your app. Why not check their documentation or just raise a ticket with your host's support team On 7/29/12, Александър Ботев

Re: django FastCGI configuration for Share Host.

2012-07-29 Thread Александър Ботев
On Jul 29, 3:42 pm, "Michael P. Soulier" wrote: > On 29/07/12 07:48 AM, Александър Ботев wrote: > > > Hi, > > So I followed all the instructions from the django web source about how to > > configure it, but all it seems > > it gives me a problem - I always get an error 500. > > My main concern and

Re: django FastCGI configuration for Share Host.

2012-07-29 Thread Michael P. Soulier
On 29/07/12 07:48 AM, Александър Ботев wrote: > Hi, > So I followed all the instructions from the django web source about how to > configure it, but all it seems > it gives me a problem - I always get an error 500. > My main concern and I think problem is that when I run my fcgi script it > give