walterbyrd wrote:
> 
> On Jul 19, 4:08 pm, FrankW <[EMAIL PROTECTED]> wrote:
>> in your shell, if you cd into /home/walterbyrd/django.niche-software/
>> django
>> and type ./dispatch.fcgi, what do you get?
>>
> 
> 
> ./dispatch.fcgi
> WSGIServer: missing FastCGI param REQUEST_METHOD required by WSGI!
> WSGIServer: missing FastCGI param SERVER_NAME required by WSGI!
> WSGIServer: missing FastCGI param SERVER_PORT required by WSGI!
> WSGIServer: missing FastCGI param SERVER_PROTOCOL required by WSGI!
> Status: 301 MOVED PERMANENTLY
> Content-Type: text/html; charset=utf-8
> Location: /
> 

Could you please also take a quick look into the error.log of your
domain right after accessing the test dispatch.fcgi which returned the
500 error? Perhaps there is something wrong with flup itself there :)

- Horst

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to