Zend Framework Application Error

An error occurred

Page not found

Exception information:

Message: Action "list" does not exist and was not trapped in __call()

Stack trace:

#0 /usr/local/zf/library/Zend/Controller/Action.php(518): Zend_Controller_Action->__call('listAction', Array)
#1 /usr/local/zf/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('listAction')
#2 /usr/local/zf/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#3 /usr/local/zf/library/Zend/Application/Bootstrap/Bootstrap.php(101): Zend_Controller_Front->dispatch()
#4 /usr/local/zf/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#5 /home/wwwroot/ccdi.com.cn/public/index.php(30): Zend_Application->run()
#6 {main}  

Request Parameters:

array (
  'controller' => 'project',
  'action' => 'list',
  'module' => 'default',
)