You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2019. It is now read-only.
On Ubuntu 14.04, the version of django, 1.6, which gets installed no longer works with modpython causing this error:
ImportError: No module named modpython
I'm afraid I don't have time to fix this as I am in a time crunch and had to give up on this cookbook and go ahead with a functional nginx/uwsgi setup instead (really, apache2 is too complex, uwsgi + nginx is the way to go in 2015).
On Ubuntu 14.04, the version of django, 1.6, which gets installed no longer works with modpython causing this error:
ImportError: No module named modpython
I'm afraid I don't have time to fix this as I am in a time crunch and had to give up on this cookbook and go ahead with a functional nginx/uwsgi setup instead (really, apache2 is too complex, uwsgi + nginx is the way to go in 2015).