

mod_wsgi (pid=32617): Exception occurred processing WSGI script '/home/sidharth/Downloads/g$ Tells LiveReload to reload image files in the background instead of refreshing the page. mod_wsgi (pid=32617): Target WSGI script '/home/sidharth/Downloads/gmcweb/gmcweb/wsgi.py' c$ AH00094: Command line: '/usr/sbin/apache2'
#Django livereload install
I installed apache modwsgi as well sudo apt-get install python3-pip apache2 libapache2-mod-wsgi-p圓Įrror Log File AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/3.6 configured - resuming normal operations Python Installed Libraries Package Version Os.tdefault('DJANGO_SETTINGS_MODULE', 'ttings')ĭefault Google VM python version is 3.6.9 Here's my WSGI.py file, didn't change anything never had to earlier import osįrom import get_wsgi_application WSGIScriptAlias / /home/sidharth/Downloads/gmcweb/gmcweb/wsgi.py WSGIDaemonProcess gmcweb python-home=/home/sidharth/Downloads/gmcwebenvlin python-path=/home/sidharth/Downloads/gmcweb For available options like host and ports please refer to. To use simply add livereloadto your INSTALLEDAPPSand then run. 5.1Django For Django there is a management command included. The website address is replaced by, can't use that here.ĭocumentRoot /home/sidharth/Downloads/gmcwebĬustomLog $/access.log combinedĪlias /static /home/sidharth/Downloads/gmcweb/static Livereload can work seamlessly with your favorite framework. I'm running a django website from virtualenv.

I read ton of articles, but still can't figure out what I'm missing. Django mod_wsgi Apache Server, ModuleNotFoundError: No Module Named Django
