Ver Mensaje Individual
  #12 (permalink)  
Antiguo 09/08/2009, 21:36
Avatar de Adsl5mb
Adsl5mb
 
Fecha de Ingreso: junio-2007
Mensajes: 1.589
Antigüedad: 16 años, 10 meses
Puntos: 34
Respuesta: Actualizar PHP 5.1.6 a la versión 5.2.10

Cita:
Iniciado por javierfz Ver Mensaje
Hola a todos, yo estoy con el mismo problema.
Necesito hacer el update de php, tengo un VPS con plesk.
Me conecte via SSH con terminal, tenlo Mac OS X (leopard), consigo hacer bien las siguientes instrucciones:

wget htp://uk2.php.net/get/php-5.3.0.tar...php.net/mirror
tar zxvf php-5.3.0.tar.gz
cd php-5.3.0
./configure –enable-soap

Cuando quiero hacer el make o make install me sale el siguiente error:

make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.

Alguien me podria orientar un poco ?

Muchisimas gracias.
Intenta con ./configure
y luego make && make install
__________________
Foro: Yelsoft
Blog: Milutilidades