Posted by Matt Savona on June 4, 2008
In a frenzy of updating on this server, I broke mod_python. This server has multiple versions of Python, two of which have somehow been orphaned (as in, RPMs erased, but binaries and libraries intact). Yum, the package manager, indicates an entirely different version of Python under its control. And somehow this managed version, and at least one of the orphaned versions share the same lib path. In any case, it's taken some time for me to recompile mod_python and move bin and lib directories around to get the pathing issues all worked out across the several installed versions of Python ... [read more...]

So, all my Linux-using friends, I need your opinion on something.