object(Zend_Db_Adapter_Exception)#134 (8) { ["_chainedException":protected]=> object(PDOException)#133 (8) { ["message":protected]=> string(94) "SQLSTATE[28000] [1045] Access denied for user 'Sql392384'@'31.11.36.125' (using password: YES)" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1045) ["file":protected]=> string(101) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line":protected]=> int(129) ["trace":"Exception":private]=> array(15) { [0]=> array(6) { ["file"]=> string(101) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(129) ["function"]=> string(11) "__construct" ["class"]=> string(3) "PDO" ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> string(44) "mysql:host=62.149.150.125;dbname=Sql392384_1" [1]=> string(9) "Sql392384" [2]=> string(8) "5274f7ab" [3]=> array(0) { } } } [1]=> array(6) { ["file"]=> string(98) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(96) ["function"]=> string(8) "_connect" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(97) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(448) ["function"]=> string(8) "_connect" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [3]=> array(6) { ["file"]=> string(101) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(238) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> &string(37) "SELECT * FROM pages WHERE id_page = 9" [1]=> &array(0) { } } } [4]=> array(6) { ["file"]=> string(97) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(706) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> &string(37) "SELECT * FROM pages WHERE id_page = 9" [1]=> &array(0) { } } } [5]=> array(6) { ["file"]=> string(77) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/models/cPage.php" ["line"]=> int(51) ["function"]=> string(8) "fetchAll" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(37) "SELECT * FROM pages WHERE id_page = 9" } } [6]=> array(6) { ["file"]=> string(77) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/models/cPage.php" ["line"]=> int(45) ["function"]=> string(9) "getDbData" ["class"]=> string(19) "Default_Model_cPage" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(77) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/models/cPage.php" ["line"]=> int(39) ["function"]=> string(10) "Initialize" ["class"]=> string(19) "Default_Model_cPage" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(108) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/modules/default/controllers/PagesController.php" ["line"]=> int(27) ["function"]=> string(19) "Default_Model_cPage" ["class"]=> string(19) "Default_Model_cPage" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(1) "9" } } [9]=> array(6) { ["file"]=> string(95) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Controller/Action.php" ["line"]=> int(513) ["function"]=> string(10) "showAction" ["class"]=> string(15) "PagesController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(108) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(289) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(10) "showAction" } } [11]=> array(6) { ["file"]=> string(94) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Controller/Front.php" ["line"]=> int(946) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#111 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(23) "/cms/it/9/contatti.html" ["_baseUrl":protected]=> string(4) "/cms" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(19) "/it/9/contatti.html" ["_params":protected]=> array(3) { ["IdPage"]=> string(1) "9" ["controller"]=> string(5) "pages" ["action"]=> string(4) "show" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "pages" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(4) "show" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#112 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(0) { } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [12]=> array(6) { ["file"]=> string(74) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/Bootstrap.php" ["line"]=> int(26) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [13]=> array(6) { ["file"]=> string(89) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Application.php" ["line"]=> int(358) ["function"]=> string(3) "run" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(58) "/web/htdocs/www.paracadutistitrieste.it/home/cms/index.php" ["line"]=> int(38) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL ["errorInfo"]=> NULL } ["message":protected]=> string(94) "SQLSTATE[28000] [1045] Access denied for user 'Sql392384'@'31.11.36.125' (using password: YES)" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1045) ["file":protected]=> string(101) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line":protected]=> int(144) ["trace":"Exception":private]=> array(14) { [0]=> array(6) { ["file"]=> string(98) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(96) ["function"]=> string(8) "_connect" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(6) { ["file"]=> string(97) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(448) ["function"]=> string(8) "_connect" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(101) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(238) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> &string(37) "SELECT * FROM pages WHERE id_page = 9" [1]=> &array(0) { } } } [3]=> array(6) { ["file"]=> string(97) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(706) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> &string(37) "SELECT * FROM pages WHERE id_page = 9" [1]=> &array(0) { } } } [4]=> array(6) { ["file"]=> string(77) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/models/cPage.php" ["line"]=> int(51) ["function"]=> string(8) "fetchAll" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(37) "SELECT * FROM pages WHERE id_page = 9" } } [5]=> array(6) { ["file"]=> string(77) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/models/cPage.php" ["line"]=> int(45) ["function"]=> string(9) "getDbData" ["class"]=> string(19) "Default_Model_cPage" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(77) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/models/cPage.php" ["line"]=> int(39) ["function"]=> string(10) "Initialize" ["class"]=> string(19) "Default_Model_cPage" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(108) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/modules/default/controllers/PagesController.php" ["line"]=> int(27) ["function"]=> string(19) "Default_Model_cPage" ["class"]=> string(19) "Default_Model_cPage" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(1) "9" } } [8]=> array(6) { ["file"]=> string(95) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Controller/Action.php" ["line"]=> int(513) ["function"]=> string(10) "showAction" ["class"]=> string(15) "PagesController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(108) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(289) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(10) "showAction" } } [10]=> array(6) { ["file"]=> string(94) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Controller/Front.php" ["line"]=> int(946) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#111 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(23) "/cms/it/9/contatti.html" ["_baseUrl":protected]=> string(4) "/cms" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(19) "/it/9/contatti.html" ["_params":protected]=> array(3) { ["IdPage"]=> string(1) "9" ["controller"]=> string(5) "pages" ["action"]=> string(4) "show" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "pages" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(4) "show" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#112 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(0) { } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [11]=> array(6) { ["file"]=> string(74) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/Bootstrap.php" ["line"]=> int(26) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(89) "/web/htdocs/www.paracadutistitrieste.it/home/cms/application/library/Zend/Application.php" ["line"]=> int(358) ["function"]=> string(3) "run" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [13]=> array(6) { ["file"]=> string(58) "/web/htdocs/www.paracadutistitrieste.it/home/cms/index.php" ["line"]=> int(38) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL }