|| add PHP 5.3 Webtatic repository
|
1 |
# rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm |
|| installing PHP 5.3
|
1 |
# yum --enablerepo=webtatic install php |
or
|| update PHP 53
|
1 |
# yum --enablerepo=webtatic update php |