Firefox = All pages OK Internet Explorer = http://www.domain.com gives HTTP500 error with info:
[error] PythonHandler django.core.handlers.modpython: Traceback (most recent call last): [error] PythonHandler django.core.handlers.modpython: File "/usr/lib/ python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch\n result = object(req) [error] PythonHandler django.core.handlers.modpython: File "/usr/lib/ python2.4/site-packages/django/core/handlers/modpython.py", line 178, in handler\n return ModPythonHandler()(req) [error] PythonHandler django.core.handlers.modpython: File "/usr/lib/ python2.4/site-packages/django/core/handlers/modpython.py", line 155, in __call__\n response = middleware_method(request, response) [error] PythonHandler django.core.handlers.modpython: File "/usr/lib/ python2.4/site-packages/django/middleware/cache.py", line 81, in process_response\n patch_response_headers(response, self.cache_timeout) [error] PythonHandler django.core.handlers.modpython: File "/usr/lib/ python2.4/site-packages/django/utils/cache.py", line 86, in patch_response_headers\n response['Expires'] = formatdate(time.time() + cache_timeout)[:26] + "GMT" [error] PythonHandler django.core.handlers.modpython: TypeError: unsupported operand type(s) for +: 'float' and 'str' =http://www.domain.com/?randomstring gives the normal frontpage. Any idea whats up here? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---