救命~~~帮我看看这错误是怎么回事?Fatal error
使用zend framework
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in C:\phpzend\library\Zend\Controller\Dispatcher\Standard.php:241 Stack trace: #0 C:\phpzend\library\Zend\Controller\Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\phpzend\library\Zend\Controller\Front.php(214): Zend_Controller_Front->dispatch() #2 C:\xampp\htdocs\index.php(4): Zend_Controller_Front::run('C:\xampp/applic...') #3 {main} thrown in C:\phpzend\library\Zend\Controller\Dispatcher\Standard.php on line 241
这是个什么错误阿?怎么解决呢?