[Wed Jul 09 14:51:19 2014] [error] File "C:\\Python27\\lib\\site-packages\\django\\utils\\encoding.py", line 14, in <module>
[Wed Jul 09 14:51:19 2014] [error] from django.utils.six.moves.urllib.parse import quote
The Apache2.2 service is restarting.
The Apache2.2 service has restarted.
arent: Received restart signal -- Restarting the server.
[Wed Jul 09 09:51:47 2014] [notice] Child 12544: Exit event signaled. Child process is ending.
[Wed Jul 09 09:51:47 2014] [warn] mod_wsgi: Compiled for Python/
2.7.6.[Wed Jul 09 09:51:47 2014] [warn] mod_wsgi: Runtime using Python/
2.7.3.[Wed Jul 09 09:51:47 2014] [notice] Apache/2.2.25 (Win32) mod_wsgi/3.5 Python/2.7.3 configured -- resuming normal operations
[Wed Jul 09 09:51:47 2014] [notice] Server built: Jul 10 2013 01:52:12
[Wed Jul 09 09:51:47 2014] [notice] Parent: Created child process 7956
[Wed Jul 09 09:51:47 2014] [warn] mod_wsgi: Compiled for Python/
2.7.6.[Wed Jul 09 09:51:47 2014] [warn] mod_wsgi: Runtime using Python/
2.7.3.[Wed Jul 09 09:51:47 2014] [notice] Child 7956: Child process is running
[Wed Jul 09 09:51:48 2014] [notice] Child 12544: Released the start mutex
[Wed Jul 09 09:51:48 2014] [notice] Child 7956: Acquired the start mutex.
[Wed Jul 09 09:51:48 2014] [notice] Child 7956: Starting 64 worker threads.
[Wed Jul 09 09:51:48 2014] [notice] Child 7956: Starting thread to listen on port 80.
[Wed Jul 09 09:51:49 2014] [notice] Child 12544: All worker threads have exited.
[Wed Jul 09 09:51:49 2014] [notice] Child 12544: Child process is exiting
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] mod_wsgi (pid=7956): Target WSGI script 'F:/dj_spiders/dj_spiders/wsgi.py' cannot be loaded as Python module.
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] mod_wsgi (pid=7956): Exception occurred processing WSGI script 'F:/dj_spiders/dj_spiders/wsgi.py'.
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] Traceback (most recent call last):
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] File "F:/dj_spiders/dj_spiders/wsgi.py", line 13, in <module>
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] from django.core.wsgi import get_wsgi_application
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] File "C:\\Python27\\lib\\site-packages\\django\\core\\wsgi.py", line 1, in <module>
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] from django.core.handlers.wsgi import WSGIHandler
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] File "C:\\Python27\\lib\\site-packages\\django\\core\\handlers\\wsgi.py", line 9, in <module>
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] from django import http
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] File "C:\\Python27\\lib\\site-packages\\django\\http\\__init__.py", line 1, in <module>
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] from django.http.cookie import SimpleCookie, parse_cookie
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] File "C:\\Python27\\lib\\site-packages\\django\\http\\cookie.py", line 3, in <module>
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] from django.utils.encoding import force_str
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] File "C:\\Python27\\lib\\site-packages\\django\\utils\\encoding.py", line 11, in <module>
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] from django.utils.six.moves.urllib.parse import quote
[Wed Jul 09 09:51:49 2014] [error] [client 127.0.0.1] ImportError: cannot import name quote