Yum instalar no CentOS 6.2

2

Não consigo instalar nenhuma extensão php

Repositório da Epel ativado

O Yum está atualizado

yum repolist mostra

repo id                                repo name                                                                      status
base                                   CentOS-6 - Base                                                                  5,932+362
epel                                   Extra Packages for Enterprise Linux 6 - x86_64                                 5,867+1,143
extras                                 CentOS-6 - Extras                                                                        4
updates                                CentOS-6 - Updates                                                                  334+83
repolist: 12,137

yum instala php-soap ou yum --enablerepo = saída epel install php-soap :

    Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.dedipower.com
 * epel: mirror01.th.ifl.net
 * extras: mirrors.dedipower.com
 * updates: mirror.as29550.net
Setting up Install Process
No package php-soap available.
Error: Nothing to do

epel.repo conteúdo

[epel]
name=Extra Packages for Enterprise Linux 6 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch
mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6

[epel-debuginfo]
name=Extra Packages for Enterprise Linux 6 - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch/debug
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-6&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
gpgcheck=1

[epel-source]
name=Extra Packages for Enterprise Linux 6 - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/6/SRPMS
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-6&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
gpgcheck=1

UPD

pesquisa php yum :

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/metalink                                                                                             |  13 kB     00:00
 * base: mirrors.dedipower.com
 * epel: mirror01.th.ifl.net
 * extras: mirrors.dedipower.com
 * updates: mirror.as29550.net
======================================================= N/S Matched: php ========================================================
cups-php.x86_64 : Common Unix Printing System - php module
eclipse-phpeclipse.noarch : PHP Eclipse plugin
graphviz-php.x86_64 : PHP extension for graphviz
nntpgrab-php.x86_64 : PHP module which allows PHP scripts to communicate with NNTPGrab
rrdtool-php.x86_64 : PHP RRDtool bindings
uuid-php.x86_64 : PHP support for Universally Unique Identifier library
lighttpd-fastcgi.x86_64 : FastCGI module and spawning helper for lighttpd and PHP configuration
limph.noarch : A PHP5-compatible network host/service poller with web interface
tiquit.noarch : A PHP5-compatible help desk incident tracking/knowledgebase system

  Name and summary matches only, use "search all" for everything.

UPD2 Resolvido Obrigado a todos. O problema foi explude = php. * no meu yum.conf

    
por sbxmal 24.02.2012 / 10:40

0 respostas

Tags