The PDO extension is required for this adapter but the extension is not loadedexception 'Zend_Db_Adapter_Exception' with message 'The PDO extension is required for this adapter but the extension is not loaded' in /home/haguenau/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php:94
Stack trace:
#0 /home/haguenau/public_html/library/Zend/Db/Adapter/Abstract.php(389): Zend_Db_Adapter_Pdo_Abstract->_connect()
#1 /home/haguenau/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php(205): Zend_Db_Adapter_Abstract->query('DESCRIBE `annon...', Array)
#2 /home/haguenau/public_html/library/Zend/Db/Adapter/Pdo/Mysql.php(136): Zend_Db_Adapter_Pdo_Abstract->query('DESCRIBE `annon...')
#3 /home/haguenau/public_html/library/Zend/Db/Table/Abstract.php(604): Zend_Db_Adapter_Pdo_Mysql->describeTable('annonces', NULL)
#4 /home/haguenau/public_html/library/Zend/Db/Table/Abstract.php(533): Zend_Db_Table_Abstract->_setupMetadata()
#5 /home/haguenau/public_html/library/Zend/Db/Table/Abstract.php(268): Zend_Db_Table_Abstract->_setup()
#6 /home/haguenau/public_html/application/controllers/IndexController.php(13): Zend_Db_Table_Abstract->__construct()
#7 /home/haguenau/public_html/library/Zend/Controller/Action.php(129): IndexController->init()
#8 /home/haguenau/public_html/library/Zend/Controller/Dispatcher/Standard.php(269): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#9 /home/haguenau/public_html/library/Zend/Controller/Front.php(914): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#10 /home/haguenau/public_html/index.php(149): Zend_Controller_Front->dispatch()
#11 {main}