I have what I think is a similar problem - first time posting here so
please, be gentle.

I followed the instructions on the Django on Dreamhost wiki and
correctly installed django. Everything seems to work fine... database
tables are as expected... then I try to access mydomain.com/admin or
mydomain.com/django.fcgi.

After trying for several minutes, I get a 500: the error says "comm
with (dynamic) server aborted" and "incomplete headers (0 bytes)
received from server." However, when I run the sample hello.fcgi to
verify that FastCGI is running, it works fine.

Is there something wrong with the latest Django WSGI handler (I
installed via svn) or is it something in my configuration that's
causing this (to me) inexplicable error? Is this a Dreamhost only
issue?

Bryant Cutler
bryantcutler.com


--~--~---------~--~----~------------~-------~--~----~
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