Arkadaşlar ne yaptımsa olmadı.
Centos 6.5 64 bit kullanıyorum nginx kurdum php-fpm kurmam gerekiyor repoları ekledim ama sürekli hata veriyor. Kullandığım kodlar

yum install php-fpm
yum --enablerepo=remi install php-fpm
Alınan:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.************
 * epel: mirrors.neterra.net
 * extras: mirror.************
 * remi: remi.schlundtech.de
 * remi-php55: remi.schlundtech.de
 * updates: centosc6.centos.org
Setting up Install Process
No package php-fpm available.
Error: Nothing to do
remi.repo
[remi]
name=Les RPM de remi pour Enterprise Linux 6 - $basearch
#baseurl=http://rpms.famillecollet.com/enterprise/6/remi/$basearch/
mirrorlist=http://rpms.famillecollet.com/enterprise/6/remi/mirror
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

[remi-php55]
name=Les RPM de remi de PHP 5.5 pour Enterprise Linux 6 - $basearch
#baseurl=http://rpms.famillecollet.com/enterprise/6/php55/$basearch/
mirrorlist=http://rpms.famillecollet.com/enterprise/6/php55/mirror
# WARNING: If you enable this repository, you must also enable "remi"
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
yum clean all yum update yaptım yok sürekli No package php-fpm available.
hatası çıldıracam.