First make sure you activate the multiverse repository for apt.
Then install the required modules (if you don't already have them enabled)
sudo aptitude install libapache2-mod-fastcgi apache2-suexec
Enable the fastcgi and rewrite modules:
sudo a2enmod fastcgi
sudo a2enmod rewrite
Edit /etc/apache2/mods-enabled/fastcgi.conf and enable the