Hello,

I'm on DreamHost, so I have only FastCGI available. But I'm wondering
what is the **current preferred way** of running Django in fcgi mode?

I followed Jeff Croft's/official DH tutorial and managed to run Django
on DH without any problems whatsoever. But I'm always looking for the
best (better) -- and now I saw this in the official docs:
<http://www.djangoproject.com/documentation/fastcgi/#running-django-on-a-shared-hosting-provider-with-apache>.
That looks cleaner to me, and requires flup and not that fcgi library
in single file as in original tutorial... But I simply can't get it to
work via this "new" way. The page just sits for a long time and then in
the end I get 500 app error. And it also seems to me that apache
rewrite rule is kinda wrong, it doesn't route you to fcgi script...

Any opinions, pointers?


--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to