Ver Mensaje Individual
  #7 (permalink)  
Antiguo 12/08/2008, 13:20
Avatar de nes24
nes24
 
Fecha de Ingreso: julio-2005
Mensajes: 746
Antigüedad: 18 años, 10 meses
Puntos: 3
Respuesta: Problemas con instalacion de zend

Cita:
Iniciado por GatorV Ver Mensaje
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.
hola gator, oye me sale esto :


view->titulo = "tutorial de zfforum.es"; } } ?>
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller class ("IndexController")' in C:\wamp\www\zend\library\Zend\Controller\Dispatche r\Standard.php:300 Stack trace: #0 C:\wamp\www\zend\library\Zend\Controller\Dispatche r\Standard.php(212): Zend_Controller_Dispatcher_Standard->loadClass('IndexController') #1 C:\wamp\www\zend\library\Zend\Controller\Front.php (929): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #2 C:\wamp\www\zend\index.php(12): Zend_Controller_Front->dispatch() #3 {main} thrown in C:\wamp\www\zend\library\Zend\Controller\Dispatche r\Standard.php on line 300




y ahy que hago?