-- Arthur M. Kang <[EMAIL PROTECTED]> wrote
(on Tuesday, 25 March 2008, 03:41 PM -0700):
> Can somebody confirm this or is it me?  :-)  Everything works fine otherwise,
> including the error controller.
> 
> In bootstrap:
> $frontController->setDefaultModule('validmodule');
> $frontController->dispatch();
> 
> Error:
> Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with
> message 'Invalid controller specified (error)' 

Do you have an ErrorController in your default module?

> in /application/library/Zend/
> Controller/Dispatcher/Standard.php:249 Stack trace: #0 /application/library/
> Zend/Controller/Front.php(914): Zend_Controller_Dispatcher_Standard->dispatch
> (Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) 
> #
> 1 /html/index2.php(152): Zend_Controller_Front->dispatch() #2 {main} thrown in
> /application/library/Zend/Controller/Dispatcher/Standard.php on line 249

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to