How do I install PHP on CentOS?

Last updated: March 29, 2011

Installing PHP on CentOS is easy using yum.

From the command line:
yum install php

Tags: yum, centos, php, linux