My client is using Centos 5.4 which has PHP 5.2.4.
We wish to use Drupal 7 for one of his site, however Drupal 7 needs PHP 5.2.5.
I tried to update the php version in Centos using yum but I get something like:
No Packages marked for Update
Is there anything I can do to get PHP updated to the proper version?
Thanks
Hugo
php 5.2 is outdated. if you need newer version of php following this code:
or compile from source