Comment 2 for bug 1073147

Revision history for this message
guigao (guilherme-fernandes) wrote :

The error log says ERROR and I wasn't able to make it work.

[Tue Oct 30 02:11:00 2012] *[error]* python_init: Python version mismatch, expected '2.7.2+', found '2.7.3'.

Latter I installed libapache2-mod-wsgi and got the same type of message, but now just as a warning.

So, with libapache2-mod-wsgi I got a warning and the module continues to work. But with libapache2-mod-python I got an ERROR and the module doesn't work.

So I still think it is an error that should be fixed. Especially because it has a very simple solution: just recompile with python 2.7.3.

Thanks