Django not working with FCGI

2006-08-12 Thread cypher543
I've decided to code my new site with Django, becuase I've grown tired of PHP and I've always loved Python. So, I followed a guide written by my webhost that tells how to setup Django on their server using FCGI. Here is the guide: http://wiki.asmallorange.com/HOWTODjangoFastCGI I followed everyth

Re: Django not working with FCGI

2006-08-12 Thread jws
First of all, If you read the last few lines, It looks like you don't have the Mysql package loaded in python. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

Re: Django not working with FCGI

2006-08-13 Thread cypher543
It's an odd error. I requested that my host install it for me, and they did. So the error went a way, but it comes back later. Then it goes away again. Just refresh the page to get the IndexError. --~--~-~--~~~---~--~~ You received this message because you are sub

Re: Django not working with FCGI

2006-08-15 Thread Waylan Limberg
Wow, I wrote that some time ago in their forums. I never did get it working myself (my time was diverted by other things) although I know some other's did. I see someone added a comment to the bottom that it needs to be updated. I agree but don't have the time. If anyone else wants to; have at it.

Re: Django not working with FCGI

2006-08-15 Thread jws
Or you are going through some sort of load-balancer to servers that configured differently. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@goo