Getting-Started with PHP 5.5 for CentOS 7 Linux
You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with PHP 5.5 on Linux CentOS 7 Workstation/Server x8664.
PHP 5.5 contains Important New Features and Improvements:
- Generators
- New Password Hashing
- The ‘finally’ Keyword
- Array and String Literal Dereferencing
- Using empty() with Function Calls and Expressions
- Class Name Resolution
- Changes to foreach

-
Open a Command Line Terminal Window
(Press “Enter” to Execute Commands)Or Login into the Server Shell.
-
Enable the Remi Collet Repo for CentOS 7 64-bit:
-
Installing PHP 5.5 for CentOS 7 64-bit.
sudo su -c "yum --enablerepo=remi,remi-test,remi-php5 install php"
How to Install LAMP(Apache+MariaDB+PHP) for CentOS 7 64-bit:
Tags: CentOS, centos 7, CentOS desktop, CentOS Linux, centos server, Guide, How-to, Install, install php centos, Linux, Linux Desktop, Linux Tutorial, PHP, PHP 5, php 5 centos, php 5.5 centos, Tutorial