Has anyone tried installing a separate version of Python than the one available on a CentOS based VPS? The installed version is 2.3.4. I would like to set up the latest version of Trac, but that requires a minimum of 2.4 (current version of Python 2 is 2.7).
Just wondered if anyone has any success in running 2 separate Python versions. I am aware that various things in the OS (and maybe Cpanel/WHM) may depend on the installed version of Python, so I would like to leave that alone.
**update**
Should have mentioned that the version of CentOS on my VPS is 4.9
Cheers,
Jason.
Just wondered if anyone has any success in running 2 separate Python versions. I am aware that various things in the OS (and maybe Cpanel/WHM) may depend on the installed version of Python, so I would like to leave that alone.
**update**
Should have mentioned that the version of CentOS on my VPS is 4.9
Cheers,
Jason.
Comment