<type 'exceptions.UnicodeDecodeError'>
Python 2.5: /home/fooziaco/bin/python2.5
Wed Jan 7 23:11:56 2009

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /home/fooziaco/public_html/ukindoorsandoutdoors/build/bdist.linux-x86_64/egg/flup/server/fcgi_base.py in run(self=<flup.server.fcgi_base.Request object at 0x7f2da89a94d0>)
  556         """Runs the handler, flushes the streams, and ends the request."""
  557         try:
  558             protocolStatus, appStatus = self.server.handler(self)
  559         except:
  560             traceback.print_exc(file=self.stderr)
 /home/fooziaco/public_html/ukindoorsandoutdoors/build/bdist.linux-x86_64/egg/flup/server/fcgi_base.py in handler(self=<flup.server.fcgi.WSGIServer object at 0x7f2da9d38d10>, req=<flup.server.fcgi_base.Request object at 0x7f2da89a94d0>)
 1110         try:
 1111             try:
 1112                 result = self.application(environ, start_response)
 1113                 try:
 1114                     for data in result:
 /home/fooziaco/lib/python2.5/site-packages/django/django/core/handlers/wsgi.py in __call__(self=<django.core.handlers.wsgi.WSGIHandler object at 0x7f2daa2c8f90>, environ={'DOCUMENT_ROOT': '/home/fooziaco/public_html/ukindoorsandoutdoors', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'Accept: application/xhtml+xml,text/html;q=0.9,text/plain;', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_ACCEPT_ENCODING': 'gzip', 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'HTTP_CACHE_CONTROL': 'no-cache', 'HTTP_CONNECTION': 'close', 'HTTP_HOST': 'www.indoors-and-outdoors.co.uk', 'HTTP_PRAGMA': 'no-cache', ...}, start_response=<function start_response at 0x7f2da8e0b320>)
 /home/fooziaco/lib/python2.5/site-packages/django/django/core/handlers/base.py in get_response(self=<django.core.handlers.wsgi.WSGIHandler object at 0x7f2daa2c8f90>, request=<WSGIRequest GET:<QueryDict: {}>, POST:<QueryDic...gi.url_scheme': 'http', 'wsgi.version': (1, 0)}>)
 /home/fooziaco/lib/python2.5/site-packages/django/django/middleware/cache.py in process_request(self=<django.middleware.cache.CacheMiddleware object at 0x7f2da9d64fd0>, request=<WSGIRequest GET:<QueryDict: {}>, POST:<QueryDic...gi.url_scheme': 'http', 'wsgi.version': (1, 0)}>)
 /home/fooziaco/lib/python2.5/site-packages/django/django/core/cache/backends/filebased.py in get(self=<django.core.cache.backends.filebased.CacheClass object at 0x7f2da9d51990>, key='views.decorators.cache.cache_page.ukindoorsandou...range-greenwich/.d41d8cd98f00b204e9800998ecf8427e', default=None)

<type 'exceptions.UnicodeDecodeError'>: 'utf8' codec can't decode byte 0x85 in position 58233: unexpected code byte