21/02/2008, 11:49
|
| Usuario no validado | | Fecha de Ingreso: junio-2002 Ubicación: Perú
Mensajes: 306
Antigüedad: 22 años, 5 meses Puntos: 0 | |
Re: Probando Framework de Zend Sale esto cuando invoco a index
array(0) { }
y cuando invoco a otra accion sale esto:
array(0) { }
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in C:\wamp\www\tuto\library\Zend\Controller\Dispatche r\Standard.php:198 Stack trace: #0 C:\wamp\www\tuto\library\Zend\Controller\Front.php (929): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\wamp\www\tuto\index.php(24): Zend_Controller_Front->dispatch() #2 {main} thrown in C:\wamp\www\tuto\library\Zend\Controller\Dispatche r\Standard.php on line 198 |