Hi, Im am a newbie in Zend and just enough to understand PHP. I am trying to follow this tutorial :
http://akrabat.com/wp-content/uploads/Getting-Started-with-Zend-Framework.pdf which explains things quite clearly . I think I have followed instructions exaqctly. Now I have followed up to creating zf create action add Index zf create action edit Index zf create action delete Index however I am getting this error message. Message: Invalid controller specified (Mangion_RE) Stack trace: #0 C:\mowes_0174\mowes_0174\www\mytest\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\mowes_0174\mowes_0174\www\mytest\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front->dispatch() #2 C:\mowes_0174\mowes_0174\www\mytest\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #3 C:\mowes_0174\mowes_0174\www\mytest\public\index.php(26): Zend_Application->run() #4 {main} Can anyone help please! -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Newbie-Message-Invalid-controller-specified-tp3334842p3334842.html Sent from the Zend Framework mailing list archive at Nabble.com.
