This will show you how to install apache + mod_fastcgi + php 4.x on Nix system. #to unify the process and to make first a test that all will work fine we will install these first in /opt directory mkdir /opt/apache # we will create a source directory where we will download the apache source […]