First time here? Check out the FAQ!

Revision history  [back]

I get the same error on webfaction, It doesn't give any errors when I

python manage.py runserver 127.0.0.1:8500

but I'm getting the same

SystemExit exception raised by WSGI script
 '/home/username/webapps/askbot_app/askbot/django.wsgi' ignored.

in my log file, together with a 500 on the test site. I'm running Django 1.3.5 (mod_wsgi 3.3/Python 2.7), and I changed all the 1.3.1 to 1.3.5 as suggested in askbot.org/.../need-step-by-step-installation-procedure-in

What else can I try (edit the settings.py ... anything more specific?)

Thank you in advance, Alvaro