I am very new to Linux world, sorry if this question been posted here.
I just installed CentOS 5.5 x86_64. PHP 5.1.6 was installed.
However my application requires PHP5.3
I then run command: "yum update php", nothing happened. Seems 5.1.6 is the latest in yum.
So how may I update to php 5.3?
Thanks in advanced for any helps.