IndexController::indexAction() does not exist and was not trapped in __call()
#0 [internal function]: Zend_Controller_Action->__call('indexAction', Array)
#1 /usr/local/httpd/htdocs/fund/library/Zend/Controller/Action.php(497): IndexController->indexAction()
#2 /usr/local/httpd/htdocs/fund/library/Zend/Controller/Dispatcher/Standard.php(230): Zend_Controller_Action->dispatch('indexAction')
#3 /usr/local/httpd/htdocs/fund/library/Zend/Controller/Front.php(889): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#4 /usr/local/httpd/htdocs/fund/fund_webroot/bootstrap.php(95): Zend_Controller_Front->dispatch()
#5 /usr/local/httpd/htdocs/fund/fund_webroot/bootstrap.php(18): Application->dispatch()
#6 /usr/local/httpd/htdocs/fund/fund_webroot/index.php(39): Application->__construct(Array)
#7 {main}