Install FastCGi
wget http://www.fastcgi.com/dist/fcgi-2.4.0.tar.gztar -xzf fcgi-2.4.0.tar.gzcd fcgi-2.4.0./configuremakemake install
Install mod_fcgid
wget http://nchc.dl.sourceforge.net/sourceforge/mod-fcgid/mod_fcgid.2.2.tgz
{mosgoogle}