Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2009 12:21:14 -0700
From:      Steve Williams <sbw@sbw.org>
To:        freebsd-apache@freebsd.org
Subject:   mod_python "version mismatch"
Message-ID:  <200904051921.n35JLK662185@sbw.org>

next in thread | raw e-mail | index | archive | help
On Apache start/restart, this always appears in httpd-error.log:

python_init: Python version mismatch, expected '2.5.2', found '2.5.4'.

As far as I know, it doesn't hurt anything, but is this something 
that should be resolved?

I did some googling.  I didn't understand everything I read, but I 
believe the error is because I'm using:

apache-2.2.11_3

Together with:

mod_python-3.3.1_2
python25-2.5.4_1

The dependencies for mod_python-3.3.1_2 include apache-2.0.63_2.  I 
assume that means mod_python-3.3.1_2 is set up for Apache 2.0, not 
2.2, which appears to be the cause of the version mismatch in other 
*nix environments.

Is there a way to resolve this?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904051921.n35JLK662185>