Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/07/2009, 12:37
Avatar de after
after
 
Fecha de Ingreso: junio-2006
Ubicación: De marte
Mensajes: 791
Antigüedad: 17 años, 11 meses
Puntos: 10
Respuesta: Problemas PHP 5.3.0, no me muestra las paginas. pero el phpinfo si

Cita:
Iniciado por WebTech Ver Mensaje
Hola,

Si configuraste PHP como lo has hecho en este post, seguramente allí está el error, te faltaron opciones vitales en el paso de ./configure.

Por otro lado, fíjate los errores de Apache, suelen darte pistas sobre el problema.

Saludos,
no, busque en otra web y encontre como instalarlo.
al darle ./configure fue de la siguiente manera

Código:
./configure --with-apxs2=/usr/sbin/apxs --with-mysqli=/usr/bin/mysql_config --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr/lib --with-zlib --with-freetype-dir=/usr --enable-gd-native=ttf --with-ttf --with-curl --with-aspell --enable-mbstring --with-mcrypt=/usr/local --with-mhash=/usr/local --with-libxml-dir=/usr --enable-soap --enable-zip --with-imap --with-kerberos --with-imap-ssl
Revise los logs de apache y no hay ningun error y las paginas salen en blanco excepto con phpinfo()
__________________
@ivancamiloGo

Última edición por after; 28/07/2009 a las 12:49