exception 'Zend_Controller_Action_Exception' with message 'Action "index" does not exist and was not trapped in __call()' in /codedrive/websity/library/Zend/Controller/Action.php:485 Stack trace: #0 /codedrive/websity/library/Zend/Controller/Action.php(518): Zend_Controller_Action->__call('indexAction', Array) #1 /codedrive/websity/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('indexAction') #2 /codedrive/websity/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #3 /codedrive/websity/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #4 /codedrive/websity/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #5 /codedrive/websity/html/index.php(38): Zend_Application->run() #6 {main}