I forgot to include the error_log message: [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] mod_wsgi (pid=938): Exception occurred processing WSGI script '/Users/bradleyhintze/djcode/MolProbity_Compare_test/apache/django.wsgi'. [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] Traceback (most recent call last): [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] File "/Library/Python/2.6/site-packages/django/core/handlers/wsgi.py", line 241, in __call__ [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] response = self.get_response(request) [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] File "/Library/Python/2.6/site-packages/django/core/handlers/base.py", line 130, in get_response [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] return self.handle_uncaught_exception(request, resolver, sys.exc_info()) [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] File "/Library/Python/2.6/site-packages/django/core/handlers/base.py", line 181, in handle_uncaught_exception [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] return callback(request, **param_dict) [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] File "/Library/Python/2.6/site-packages/django/views/defaults.py", line 23, in server_error [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] t = loader.get_template(template_name) # You need to create a 500.html template. [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] File "/Library/Python/2.6/site-packages/django/template/loader.py", line 157, in get_template [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] template, origin = find_template(template_name) [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] File "/Library/Python/2.6/site-packages/django/template/loader.py", line 138, in find_template [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] raise TemplateDoesNotExist(name) [Thu Aug 26 17:41:27 2010] [error] [client 152.16.223.251] TemplateDoesNotExist: 500.html
On Thu, Aug 26, 2010 at 1:51 PM, Bradley Hintze <bradle...@aggiemail.usu.edu> wrote: > I just moved my site onto apache and can get the 'home' site up which > directs you to upload two files. When you submit the form you get a > 500 Internal Server Error. The error log indicates that it can't find > a 500 template, which I do have in my templates folder, which > indicates to me that it may not be finding my other templates. I've > checked my settings.py aand the template path is set correctly. Could > there be something else going on? > > Thanks > > -- > Bradley J. Hintze > Graduate Student > Duke University > School of Medicine > -- Bradley J. Hintze Graduate Student Duke University School of Medicine 801-712-8799 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.