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 
gives me this: 

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: http://localhost/home/ 

Which I have no idea what exactly it means and why it is there as I 
literally copy/pasted the stuff from the guide.
If you need more details of the project set up this is a 
link<http://stackoverflow.com/questions/11697512/setting-django-on-shared-host-with-fastcgi>
 to 
my explanation.
King regards

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/9uCmqUWaS9YJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to