Guest User

Untitled

a guest
Jan 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] mod_wsgi (pid=5817): Exception occurred processing WSGI script '/opt/needle/haystack/haystack/django.wsgi'.
  2. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] Traceback (most recent call last):
  3. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/pyenv/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 250, in __call__
  4. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] self.load_middleware()
  5. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/pyenv/lib/python2.6/site-packages/django/core/handlers/base.py", line 39, in load_middleware
  6. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] for middleware_path in settings.MIDDLEWARE_CLASSES:
  7. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/pyenv/lib/python2.6/site-packages/django/utils/functional.py", line 276, in __getattr__
  8. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] self._setup()
  9. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/pyenv/lib/python2.6/site-packages/django/conf/__init__.py", line 42, in _setup
  10. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] self._wrapped = Settings(settings_module)
  11. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/pyenv/lib/python2.6/site-packages/django/conf/__init__.py", line 87, in __init__
  12. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] mod = importlib.import_module(self.SETTINGS_MODULE)
  13. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/pyenv/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module
  14. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] __import__(name)
  15. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] File "/opt/needle/haystack/haystack/settings.py", line 492, in <module>
  16. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] print "WARNING! You have no local_settings.py"
  17. [Tue Sep 20 02:49:29 2011] [error] [client 98.202.219.122] IOError: sys.stdout access restricted by mod_wsgi
Add Comment
Please, Sign In to add comment