Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


centos_php5.6_upgrade

This is an old revision of the document!


PHP 5.6 on CentOS 7

http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-centos.html

Note 1: mysql_* functions are getting old and they need to be migrated to PDO. See tutorial

Note 2: These were the base packages installed with PHP 5.4 (before upgrading)

# rpm -qa |grep php | sort
php-5.4.16-36.3.el7_2.x86_64
php-cli-5.4.16-36.3.el7_2.x86_64
php-common-5.4.16-36.3.el7_2.x86_64
php-mbstring-5.4.16-36.3.el7_2.x86_64
php-mcrypt-5.4.16-5.el7.x86_64
php-mysql-5.4.16-36.3.el7_2.x86_64
php-pdo-5.4.16-36.3.el7_2.x86_64
centos_php5.6_upgrade.1477744950.txt.gz · Last modified: 2016/10/29 08:42 by juckins