Ver Mensaje Individual
  #8 (permalink)  
Antiguo 16/09/2009, 12:42
eduardoquiroz
 
Fecha de Ingreso: noviembre-2003
Mensajes: 4
Antigüedad: 20 años, 6 meses
Puntos: 0
Respuesta: Instalar y habilitar php-gd en CentOS 4.2 i686

Cita:
Iniciado por devilsoulblack Ver Mensaje
Cuando tipeo eso me sale lo siguiente:

Código:
root@srv1 [~]# yum install php-gd
Repository extras is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository addons is listed more than once in the configuration
Setting up Install Process
Setting up repositories
extras                    100% |=========================| 1.1 kB    00:00     
updates                   100% |=========================|  951 B    00:00     
base                      100% |=========================| 1.1 kB    00:00     
addons                    100% |=========================|  951 B    00:00     
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
No Match for argument: php-gd
Nothing to do
Pasa que primero debiste hacer un yum search php
ello te mostraría que el paquete a instalar es php-gd.i386
ahora si lo quieres hacer fácil, haz:
yum install php*

si quieres la vía ortodoxa y correcta, es:
yum install php-gd.i386


eduardoquiroz.cl
eduardoquiroz.com