How to install latest version of php on Centos

Yoh Asakura

New member
Messages
261
Points
0
Emulator
Hi,

After having many problems using old versions of phpmyadmin I just updated it.... but now it says I must have php 5.3 version.

I really searched many websites but until now I can't install/update it.

Anyone could help me? I'm using Centos 5.

 
Last edited by a moderator:
Did you try to use " yum --enablerepo=webtatic update php " ? It should update your php version automatically. 

 
Back
Top