Jojo Siao

Icon

enjoying life

Installing mod_python

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.

Checking installed Python on server

Checking installed Python on server

Read the rest of this entry »

My First Attempt to install Phusion Passenger on our Fedora Core 7 Web Server

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 rails applications to run on apache (that’s how I understand it.)

Read the rest of this entry »