J'ai transféré mes données sur un hébergement mutualisé sur ovh en mediaplan puis créer ma base avec ses table. J'ai aussi fixé les parametres de connexion dans un fichier ini.
Quand je lance ma page, j'ai cette erreur que je n'arrive pas à identifiée:
Quelqu'un pourra t-il m'aidé?Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 111' in /home.10.23/conventi/www/library/Zend/Db/Adapter/Pdo/Abstract.php:129 Stack trace: #0 /home.10.23/conventi/www/library/Zend/Db/Adapter/Abstract.php(216): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 /home.10.23/conventi/www/library/Zend/Db/Adapter/Pdo/Abstract.php(204): Zend_Db_Adapter_Abstract->query('select * from a...', Array) #2 /home.10.23/conventi/www/application/controllers/NewsController.php(24): Zend_Db_Adapter_Pdo_Abstract->query('select * from a...') #3 /home.10.23/conventi/www/library/Zend/Controller/Action.php(497): NewsController->indexAction() #4 /home.10.23/conventi/www/library/Zend/Controller/Dispatcher/Standard.php(230): Zend_Controller_Action->dispatch('indexAction') #5 /home.10.23/conventi/www/library/Zend/Controller/Front.php(889): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http in /home.10.23/conventi/www/library/Zend/Db/Adapter/Pdo/Abstract.php on line 129
Partager