I ran the following commands
sudo apt-get install libapache2-mod-wsgi
sudo a2enmod mod-wsgi
I keep getting this extremely frustrating message
ERROR: Module mod-wsgi does not exist!
Please help.
|
|
Using |
|||
|
|
Try adding the wsgi.load and wsgi.conf from mods-available to mods-enabled manually and then restart Apache. |
|||
|
|