I am trying to setup Django to use MySQL. I am getting the following error when I type in localhost/mysite
localhost/mysite
ExtractionError at / Can\'t extract f
Based on your previous question, you're using WSGI. You want WSGIPythonEggs or the python-eggs option for WSGIDaemonProcess.
python-eggs