Steps to upgrade PHP to 5.3.5 and MySQL to 5.1 in CentOS and RHEL
Hi, The following steps will make you to upgrade PHP to 5.3.5 using remi repostries in CentOS and RHEL systems. Preinstallation steps ===================== Make a note of current PHP and MySQL versions by using the following commands #php -v #mysql... Continue reading →