Hi there, I'm new to Zend and still working with the tutorials, especially those directly on zend.com. But if I do exactly what you can find here: http://framework.zend.com/manual/en/zend.controller.html#zend.controller.quickstart.introduction Link to Zend documentation I get the error message above. Although I do have an ErrorController.php (with it's class) in application/controllers and a file in application/views/error/error.phtml.
I do not understand why there are not working examples in the official documentation. Does anyone knows how to get around this? http://www.nabble.com/file/p13122117/sshot.jpg -- View this message in context: http://www.nabble.com/Fatal-error%3A--Uncaught-exception-%27Zend_Controller_Dispatcher_Exception%27-with-message-%27Invalid-controller-specified-%28error%29%27-tf4596177s16154.html#a13122117 Sent from the Zend Framework mailing list archive at Nabble.com.
