mrhatch84

Untitled

Dec 17th, 2015
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. [Thu Dec 17 14:48:04 2015] [error] [client ::1] mod_wsgi (pid=26397): Exception occurred processing WSGI script '/var/www/html/market_survey/market_survey/wsgi.py'.
  2. [Thu Dec 17 14:48:04 2015] [error] [client ::1] Traceback (most recent call last):
  3. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/var/www/html/market_survey/market_survey/wsgi.py", line 16, in <module>
  4. [Thu Dec 17 14:48:04 2015] [error] [client ::1] application = get_wsgi_application()
  5. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/opt/arcenv/py2.7/lib/python2.7/site-packages/django/core/wsgi.py", line 14, in get_wsgi_application
  6. [Thu Dec 17 14:48:04 2015] [error] [client ::1] django.setup()
  7. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/opt/arcenv/py2.7/lib/python2.7/site-packages/django/__init__.py", line 17, in setup
  8. [Thu Dec 17 14:48:04 2015] [error] [client ::1] configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  9. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/opt/arcenv/py2.7/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__
  10. [Thu Dec 17 14:48:04 2015] [error] [client ::1] self._setup(name)
  11. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/opt/arcenv/py2.7/lib/python2.7/site-packages/django/conf/__init__.py", line 44, in _setup
  12. [Thu Dec 17 14:48:04 2015] [error] [client ::1] self._wrapped = Settings(settings_module)
  13. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/opt/arcenv/py2.7/lib/python2.7/site-packages/django/conf/__init__.py", line 92, in __init__
  14. [Thu Dec 17 14:48:04 2015] [error] [client ::1] mod = importlib.import_module(self.SETTINGS_MODULE)
  15. [Thu Dec 17 14:48:04 2015] [error] [client ::1] File "/opt/arcpython/lib/python2.7/importlib/__init__.py", line 37, in import_module
  16. [Thu Dec 17 14:48:04 2015] [error] [client ::1] __import__(name)
  17. [Thu Dec 17 14:48:04 2015] [error] [client ::1] ImportError: No module named market_survey.settings
Advertisement
Add Comment
Please, Sign In to add comment