Date: Mon, 6 Apr 2009 16:23:14 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Steve Williams <sbw@sbw.org> Cc: freebsd-apache@freebsd.org Subject: Re: mod_python "version mismatch" Message-ID: <49DA64B2.2030109@p6m7g8.com> In-Reply-To: <200904051921.n35JLK662185@sbw.org> References: <200904051921.n35JLK662185@sbw.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve Williams wrote: > 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 No, you compiled mod_pythong with the old python. Yes, you should resolve it. The versions are so close that it probably won't hurt you, but if something segv I'd look there first. -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Consultant - P6M7G8 Inc. http://p6m7g8.net Senior Sys Admin - RideCharge, Inc. http://ridecharge.com Contractor - PositiveEnergyUSA http://positiveenergyusa.com ASF Member - Apache Software Foundation http://apache.org FreeBSD Committer - FreeBSD Foundation http://freebsd.org Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49DA64B2.2030109>