Hi!
It should be helpful if you could set
Zend_Controller_Front::throwExceptions(true); before you dispatch, and paste
the stack trace here. The quick start example in the documentation works on
my PC, so it should definitely be something on your end. Maybe you did not
set up the application directory properly?

Greetings, Tobias

2007/10/9, berl2n <[EMAIL PROTECTED]>:
>
>
> 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.
>
>

Reply via email to