AAAAAAAAAhhhhhhhhhhhahahaha j'ai réussi !!!
Voici un petit explicatif de comment j'ai fait (pour les suivant):
# wget
http://dl.fedoraproject.org/pub/epel...6-8.noarch.rpm
# wget
http://rpms.famillecollet.com/enterp...-release-6.rpm
# sudo rpm -Uvh remi-release-6*.rpm epel-release-6*.rpm
# sudo vi /etc/yum.repos.d/remi.repo
echap
# yum install php
la j'ai eu un petit souci de clé :
"The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository."
J'ai donc fait
#yum clean all
toujours le problème alors j'ai mis à jour atomic-release
#yum update atomic-release
#yum clean all
#yum install php
Et la yesssssss mise à jour réussie !