object(ArrayObject)#77 (1) {
  ["storage":"ArrayObject":private] => array(3) {
    ["exception"] => object(Zend_Db_Adapter_Exception)#78 (9) {
      ["_chainedException":protected] => NULL
      ["_previous":"Zend_Exception":private] => NULL
      ["message":protected] => string(39) "SQLSTATE[HY000] [2002] No route to host"
      ["string":"Exception":private] => string(0) ""
      ["code":protected] => int(2002)
      ["file":protected] => string(65) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php"
      ["line":protected] => int(144)
      ["trace":"Exception":private] => array(14) {
        [0] => array(5) {
          ["file"] => string(62) "/home/mmmsck/public_html/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) "->"
        }
        [1] => array(5) {
          ["file"] => string(61) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Abstract.php"
          ["line"] => int(858)
          ["function"] => string(8) "_connect"
          ["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
          ["type"] => string(2) "->"
        }
        [2] => array(5) {
          ["file"] => string(61) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Abstract.php"
          ["line"] => int(928)
          ["function"] => string(5) "quote"
          ["class"] => string(24) "Zend_Db_Adapter_Abstract"
          ["type"] => string(2) "->"
        }
        [3] => array(5) {
          ["file"] => string(51) "/home/mmmsck/public_html/library/Zend/Db/Select.php"
          ["line"] => int(1000)
          ["function"] => string(9) "quoteInto"
          ["class"] => string(24) "Zend_Db_Adapter_Abstract"
          ["type"] => string(2) "->"
        }
        [4] => array(5) {
          ["file"] => string(51) "/home/mmmsck/public_html/library/Zend/Db/Select.php"
          ["line"] => int(475)
          ["function"] => string(6) "_where"
          ["class"] => string(14) "Zend_Db_Select"
          ["type"] => string(2) "->"
        }
        [5] => array(5) {
          ["file"] => string(58) "/home/mmmsck/public_html/application/models/Model/News.php"
          ["line"] => int(40)
          ["function"] => string(5) "where"
          ["class"] => string(14) "Zend_Db_Select"
          ["type"] => string(2) "->"
        }
        [6] => array(5) {
          ["file"] => string(60) "/home/mmmsck/public_html/library/Amobi/Controller/Action.php"
          ["line"] => int(34)
          ["function"] => string(24) "loadNewspapersInCategory"
          ["class"] => string(10) "Model_News"
          ["type"] => string(2) "->"
        }
        [7] => array(5) {
          ["file"] => string(83) "/home/mmmsck/public_html/application/modules/default/controllers/NewsController.php"
          ["line"] => int(24)
          ["function"] => string(11) "predisPatch"
          ["class"] => string(23) "Amobi_Controller_Action"
          ["type"] => string(2) "->"
        }
        [8] => array(5) {
          ["file"] => string(59) "/home/mmmsck/public_html/library/Zend/Controller/Action.php"
          ["line"] => int(502)
          ["function"] => string(11) "predisPatch"
          ["class"] => string(14) "NewsController"
          ["type"] => string(2) "->"
        }
        [9] => array(5) {
          ["file"] => string(72) "/home/mmmsck/public_html/library/Zend/Controller/Dispatcher/Standard.php"
          ["line"] => int(295)
          ["function"] => string(8) "dispatch"
          ["class"] => string(22) "Zend_Controller_Action"
          ["type"] => string(2) "->"
        }
        [10] => array(5) {
          ["file"] => string(58) "/home/mmmsck/public_html/library/Zend/Controller/Front.php"
          ["line"] => int(954)
          ["function"] => string(8) "dispatch"
          ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
          ["type"] => string(2) "->"
        }
        [11] => array(5) {
          ["file"] => string(73) "/home/mmmsck/public_html/library/Zend/Application/Bootstrap/Bootstrap.php"
          ["line"] => int(97)
          ["function"] => string(8) "dispatch"
          ["class"] => string(21) "Zend_Controller_Front"
          ["type"] => string(2) "->"
        }
        [12] => array(5) {
          ["file"] => string(53) "/home/mmmsck/public_html/library/Zend/Application.php"
          ["line"] => int(420)
          ["function"] => string(3) "run"
          ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
          ["type"] => string(2) "->"
        }
        [13] => array(5) {
          ["file"] => string(34) "/home/mmmsck/public_html/index.php"
          ["line"] => int(36)
          ["function"] => string(3) "run"
          ["class"] => string(16) "Zend_Application"
          ["type"] => string(2) "->"
        }
      }
      ["previous":"Exception":private] => object(PDOException)#79 (8) {
        ["message":protected] => string(39) "SQLSTATE[HY000] [2002] No route to host"
        ["string":"Exception":private] => string(0) ""
        ["code":protected] => int(2002)
        ["file":protected] => string(65) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php"
        ["line":protected] => int(128)
        ["trace":"Exception":private] => array(15) {
          [0] => array(5) {
            ["file"] => string(65) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php"
            ["line"] => int(128)
            ["function"] => string(11) "__construct"
            ["class"] => string(3) "PDO"
            ["type"] => string(2) "->"
          }
          [1] => array(5) {
            ["file"] => string(62) "/home/mmmsck/public_html/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) "->"
          }
          [2] => array(5) {
            ["file"] => string(61) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Abstract.php"
            ["line"] => int(858)
            ["function"] => string(8) "_connect"
            ["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
            ["type"] => string(2) "->"
          }
          [3] => array(5) {
            ["file"] => string(61) "/home/mmmsck/public_html/library/Zend/Db/Adapter/Abstract.php"
            ["line"] => int(928)
            ["function"] => string(5) "quote"
            ["class"] => string(24) "Zend_Db_Adapter_Abstract"
            ["type"] => string(2) "->"
          }
          [4] => array(5) {
            ["file"] => string(51) "/home/mmmsck/public_html/library/Zend/Db/Select.php"
            ["line"] => int(1000)
            ["function"] => string(9) "quoteInto"
            ["class"] => string(24) "Zend_Db_Adapter_Abstract"
            ["type"] => string(2) "->"
          }
          [5] => array(5) {
            ["file"] => string(51) "/home/mmmsck/public_html/library/Zend/Db/Select.php"
            ["line"] => int(475)
            ["function"] => string(6) "_where"
            ["class"] => string(14) "Zend_Db_Select"
            ["type"] => string(2) "->"
          }
          [6] => array(5) {
            ["file"] => string(58) "/home/mmmsck/public_html/application/models/Model/News.php"
            ["line"] => int(40)
            ["function"] => string(5) "where"
            ["class"] => string(14) "Zend_Db_Select"
            ["type"] => string(2) "->"
          }
          [7] => array(5) {
            ["file"] => string(60) "/home/mmmsck/public_html/library/Amobi/Controller/Action.php"
            ["line"] => int(34)
            ["function"] => string(24) "loadNewspapersInCategory"
            ["class"] => string(10) "Model_News"
            ["type"] => string(2) "->"
          }
          [8] => array(5) {
            ["file"] => string(83) "/home/mmmsck/public_html/application/modules/default/controllers/NewsController.php"
            ["line"] => int(24)
            ["function"] => string(11) "predisPatch"
            ["class"] => string(23) "Amobi_Controller_Action"
            ["type"] => string(2) "->"
          }
          [9] => array(5) {
            ["file"] => string(59) "/home/mmmsck/public_html/library/Zend/Controller/Action.php"
            ["line"] => int(502)
            ["function"] => string(11) "predisPatch"
            ["class"] => string(14) "NewsController"
            ["type"] => string(2) "->"
          }
          [10] => array(5) {
            ["file"] => string(72) "/home/mmmsck/public_html/library/Zend/Controller/Dispatcher/Standard.php"
            ["line"] => int(295)
            ["function"] => string(8) "dispatch"
            ["class"] => string(22) "Zend_Controller_Action"
            ["type"] => string(2) "->"
          }
          [11] => array(5) {
            ["file"] => string(58) "/home/mmmsck/public_html/library/Zend/Controller/Front.php"
            ["line"] => int(954)
            ["function"] => string(8) "dispatch"
            ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
            ["type"] => string(2) "->"
          }
          [12] => array(5) {
            ["file"] => string(73) "/home/mmmsck/public_html/library/Zend/Application/Bootstrap/Bootstrap.php"
            ["line"] => int(97)
            ["function"] => string(8) "dispatch"
            ["class"] => string(21) "Zend_Controller_Front"
            ["type"] => string(2) "->"
          }
          [13] => array(5) {
            ["file"] => string(53) "/home/mmmsck/public_html/library/Zend/Application.php"
            ["line"] => int(420)
            ["function"] => string(3) "run"
            ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
            ["type"] => string(2) "->"
          }
          [14] => array(5) {
            ["file"] => string(34) "/home/mmmsck/public_html/index.php"
            ["line"] => int(36)
            ["function"] => string(3) "run"
            ["class"] => string(16) "Zend_Application"
            ["type"] => string(2) "->"
          }
        }
        ["previous":"Exception":private] => NULL
        ["errorInfo"] => array(3) {
          [0] => string(5) "HY000"
          [1] => int(2002)
          [2] => string(16) "No route to host"
        }
      }
    }
    ["type"] => string(15) "EXCEPTION_OTHER"
    ["request"] => object(Zend_Controller_Request_Http)#76 (15) {
      ["_paramSources":protected] => array(2) {
        [0] => string(4) "_GET"
        [1] => string(5) "_POST"
      }
      ["_requestUri":protected] => string(15) "/news/show/id/1"
      ["_baseUrl":protected] => string(0) ""
      ["_basePath":protected] => NULL
      ["_pathInfo":protected] => string(15) "/news/show/id/1"
      ["_params":protected] => array(4) {
        ["controller"] => string(4) "news"
        ["action"] => string(4) "show"
        ["id"] => string(1) "1"
        ["module"] => string(7) "default"
      }
      ["_rawBody":protected] => NULL
      ["_aliases":protected] => array(0) {
      }
      ["_dispatched":protected] => bool(true)
      ["_module":protected] => string(7) "default"
      ["_moduleKey":protected] => string(6) "module"
      ["_controller":protected] => string(4) "news"
      ["_controllerKey":protected] => string(10) "controller"
      ["_action":protected] => string(4) "show"
      ["_actionKey":protected] => string(6) "action"
    }
  }
}