Ver Mensaje Individual
  #6 (permalink)  
Antiguo 12/08/2008, 12:31
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Problemas con instalacion de zend

Hola nes24,

Es decir te sigue apareciendo:
Código:
throwExceptions(true); $frontController->setControllerDirectory('./application/controllers'); // run! $frontController->dispatch(); ?>
Si es asi entonces hay algo mal con tu instalación de PHP, revisa eso haciendo un phpinfo();

Saludos.