Installing/ Upgrading/ Downgrading PhP version Installing PhP 1) Installing PhP via yum RPM Packages First time installing php on your server = refer to “Installing PhP together with mysql” 2) Installing PhP via Source (w/o yum ) Download the “tar.gz” file from :- http://us1.php.net/get/php-5.3.17.tar.gz/from/a/mirror Extract to a folder (in your linux host) # ./configure #
No Comments.