[mod_python] version mismatch

Gregory (Grisha) Trubetskoy grisha at modpython.org
Wed Mar 24 15:05:12 EST 2004


Yes, if you upgraded Python you'll need to recompile mod_python.

Grisha

On Wed, 24 Mar 2004, Doug Gray wrote:

> I think Im running into version problems
>
> I run python from the unix prompt and I get Python 2.2.3
>
>
> I created a little .py program that is call through apache using mod_python
> that imports sys and prints out the sys.verions. That displays 2.2.1
>
>
> Do I have to re-install or re-configure mod_python to pick up the correct
> python version? How do I get the versions to match?
>
> Thanks
> Doug
>
>
>
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
>


More information about the Mod_python mailing list