An exception occured while bootstrapping the application.

session has already been started by session.auto-start or session_start()
Stack Trace:
#0 /home1/gerardwo/library/Zend/Session/Namespace.php(143): Zend_Session::start(true)
#1 /home1/gerardwo/library/Zend/Controller/Action/Helper/FlashMessenger.php(82): Zend_Session_Namespace->__construct('FlashMessenger')
#2 /home1/gerardwo/library/Zend/Controller/Action/HelperBroker.php(372): Zend_Controller_Action_Helper_FlashMessenger->__construct()
#3 /home1/gerardwo/library/Zend/Controller/Action/HelperBroker.php(293): Zend_Controller_Action_HelperBroker::_loadHelper('FlashMessenger')
#4 /home1/gerardwo/library/Zend/Controller/Action/HelperBroker.php(323): Zend_Controller_Action_HelperBroker->getHelper('FlashMessenger')
#5 /home1/gerardwo/application/controllers/ErrorController.php(27): Zend_Controller_Action_HelperBroker->__call('FlashMessenger', Array)
#6 /home1/gerardwo/application/controllers/ErrorController.php(27): Zend_Controller_Action_HelperBroker->FlashMessenger(Array)
#7 /home1/gerardwo/library/Zend/Controller/Action.php(513): ErrorController->errorAction()
#8 /home1/gerardwo/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('errorAction')
#9 /home1/gerardwo/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#10 /home1/gerardwo/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#11 /home1/gerardwo/application/Bootstrap.php(212): Zend_Application_Bootstrap_Bootstrap->run()
#12 /home1/gerardwo/library/Zend/Application.php(366): Bootstrap->run()
#13 /home1/gerardwo/public_html/index.php(46): Zend_Application->run()
#14 {main}