Hi,I am on site5.com hosting. I asked support team to install osqa for me but they have some issue with installation.

    Traceback (most recent call last): 
File "build/bdist.linux-x86_64/egg/flup/server/fcgi_base.py", line 558, in run protocolStatus, appStatus = self.server.handler(self) 
File "build/bdist.linux-x86_64/egg/flup/server/fcgi_base.py", line 1118, in handler result = self.application(environ, start_response) 
File "/home/eansweri/local/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 208, in __call__ self.load_middleware() 
File "/home/eansweri/local/lib/python2.6/site-packages/django/core/handlers/base.py", line 51, in load_middleware 
raise exceptions.ImproperlyConfigured('Middleware module "%s" does not define a "%s" class' % (mw_module, mw_classname)) 
ImproperlyConfigured: Middleware module "django.middleware.csrf" does not define a "CsrfResponseMiddleware" class

asked 17 Jul '11, 23:19

abatu's gravatar image

abatu
1113
accept rate: 0%

edited 18 Jul '11, 12:21

Andrew_S's gravatar image

Andrew_S ♦
5.6k45674

@abatu, we require all postings to have a clear, specific QUESTION in the title field. Please edit this right away to rephrase the title as a proper question.

(18 Jul '11, 09:28) rickross ♦♦

It seems to me like you're using an early version of Django: <= 1.1. Consider updating to the latest 1.2.5 or 1.3 releases.

link

answered 18 Jul '11, 07:26

Jordan's gravatar image

Jordan ♦♦
3.1k618
accept rate: 38%

Right,I contact site5.com and they told me they have Django 1.1 Installed....really sorry,I wanted to have osqa.

(19 Jul '11, 01:12) abatu
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×156
×8

Asked: 17 Jul '11, 23:19

Seen: 703 times

Last updated: 19 Jul '11, 01:12

powered by OSQA