I want to share to you how I was able to add python support on to my fedora server. First, you must check your server if you have already Python installed by simply typing python on the command line.
UPDATE: I’ve finally managed to install passenger version 2.0.6 on our company’s server. Everything went smooth. I had the urge to attempt to have Ruby on Rails Applications running on our fedora core 7 web server along with Cakephp applications today. I thought to use Phusion Passenger otherwise known as a apache module to enable [...]