Hi,

i've installed libapache2-mod-wsgi-py3 via apt-get on 2 different debian 
servers. both using the same python versions (2.6.x and 3.1.x) 

Server 1:
[warn] mod_wsgi: Compiled for Python/3.1.2.
[warn] mod_wsgi: Runtime using Python/3.1.3.

Server 2:
[warn] mod_wsgi: Compiled for Python/3.1.2.
[warn] mod_wsgi: Runtime using Python/2.6.6.

Why can't server 2 find python3? And how to fix it 
I ve tried to add WSGIPythonHome /usr/share/python3/, but it didnt help.

greetings.



-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to