object(Zend_Db_Adapter_Mysqli_Exception)#55 (8) {
  ["_chainedException:protected"] => NULL
  ["_previous:private"] => NULL
  ["message:protected"] => string(84) "Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)"
  ["string:private"] => string(0) ""
  ["code:protected"] => int(0)
  ["file:protected"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Adapter/Mysqli.php"
  ["line:protected"] => int(333)
  ["trace:private"] => array(16) {
    [0] => array(6) {
      ["file"] => string(81) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(315)
      ["function"] => string(8) "_connect"
      ["class"] => string(22) "Zend_Db_Adapter_Mysqli"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [1] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Adapter/Mysqli.php"
      ["line"] => int(194)
      ["function"] => string(13) "getConnection"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [2] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(835)
      ["function"] => string(13) "describeTable"
      ["class"] => string(22) "Zend_Db_Adapter_Mysqli"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => string(10) "tsr_config"
        [1] => NULL
      }
    }
    [3] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(874)
      ["function"] => string(14) "_setupMetadata"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [4] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(982)
      ["function"] => string(16) "_setupPrimaryKey"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [5] => array(6) {
      ["file"] => string(77) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Select.php"
      ["line"] => int(100)
      ["function"] => string(4) "info"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [6] => array(6) {
      ["file"] => string(77) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Select.php"
      ["line"] => int(78)
      ["function"] => string(8) "setTable"
      ["class"] => string(20) "Zend_Db_Table_Select"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Application_Model_DbTable_TsrConfig)#53 (18) {
          ["_name:protected"] => string(10) "tsr_config"
          ["_definition:protected"] => NULL
          ["_definitionConfigName:protected"] => NULL
          ["_db:protected"] => object(Zend_Db_Adapter_Mysqli)#23 (12) {
            ["_numericDataTypes:protected"] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_stmt:protected"] => NULL
            ["_defaultStmtClass:protected"] => string(24) "Zend_Db_Statement_Mysqli"
            ["_config:protected"] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(6) "teaser"
              ["password"] => string(7) "mx4atsr"
              ["dbname"] => string(22) "teaser_shoppingjardins"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(2)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#24 (4) {
              ["_queryProfiles:protected"] => array(0) {
              }
              ["_enabled:protected"] => bool(false)
              ["_filterElapsedSecs:protected"] => NULL
              ["_filterTypes:protected"] => NULL
            }
            ["_defaultProfilerClass:protected"] => string(16) "Zend_Db_Profiler"
            ["_connection:protected"] => NULL
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          ["_schema:protected"] => NULL
          ["_cols:protected"] => NULL
          ["_primary:protected"] => NULL
          ["_identity:protected"] => int(1)
          ["_sequence:protected"] => bool(true)
          ["_metadata:protected"] => array(0) {
          }
          ["_metadataCache:protected"] => NULL
          ["_metadataCacheInClass:protected"] => bool(true)
          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap:protected"] => array(0) {
          }
          ["_dependentTables:protected"] => array(0) {
          }
          ["_defaultSource:protected"] => string(11) "defaultNone"
          ["_defaultValues:protected"] => array(0) {
          }
        }
      }
    }
    [7] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(1018)
      ["function"] => string(11) "__construct"
      ["class"] => string(20) "Zend_Db_Table_Select"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Application_Model_DbTable_TsrConfig)#53 (18) {
          ["_name:protected"] => string(10) "tsr_config"
          ["_definition:protected"] => NULL
          ["_definitionConfigName:protected"] => NULL
          ["_db:protected"] => object(Zend_Db_Adapter_Mysqli)#23 (12) {
            ["_numericDataTypes:protected"] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_stmt:protected"] => NULL
            ["_defaultStmtClass:protected"] => string(24) "Zend_Db_Statement_Mysqli"
            ["_config:protected"] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(6) "teaser"
              ["password"] => string(7) "mx4atsr"
              ["dbname"] => string(22) "teaser_shoppingjardins"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(2)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#24 (4) {
              ["_queryProfiles:protected"] => array(0) {
              }
              ["_enabled:protected"] => bool(false)
              ["_filterElapsedSecs:protected"] => NULL
              ["_filterTypes:protected"] => NULL
            }
            ["_defaultProfilerClass:protected"] => string(16) "Zend_Db_Profiler"
            ["_connection:protected"] => NULL
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          ["_schema:protected"] => NULL
          ["_cols:protected"] => NULL
          ["_primary:protected"] => NULL
          ["_identity:protected"] => int(1)
          ["_sequence:protected"] => bool(true)
          ["_metadata:protected"] => array(0) {
          }
          ["_metadataCache:protected"] => NULL
          ["_metadataCacheInClass:protected"] => bool(true)
          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap:protected"] => array(0) {
          }
          ["_dependentTables:protected"] => array(0) {
          }
          ["_defaultSource:protected"] => string(11) "defaultNone"
          ["_defaultValues:protected"] => array(0) {
          }
        }
      }
    }
    [8] => array(6) {
      ["file"] => string(76) "/var/www/teaser/sites/shoppingjardins/mobile/application/models/Abstract.php"
      ["line"] => int(417)
      ["function"] => string(6) "select"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(1) "*"
      }
    }
    [9] => array(6) {
      ["file"] => string(77) "/var/www/teaser/sites/shoppingjardins/mobile/application/models/TsrConfig.php"
      ["line"] => int(26)
      ["function"] => string(5) "where"
      ["class"] => string(26) "Application_Model_Abstract"
      ["type"] => string(2) "::"
      ["args"] => array(4) {
        [0] => &string(35) "Application_Model_DbTable_TsrConfig"
        [1] => &string(8) "name = ?"
        [2] => &string(33) "page.footer.address.funcionamento"
        [3] => &string(0) ""
      }
    }
    [10] => array(6) {
      ["file"] => string(70) "/var/www/teaser/sites/shoppingjardins/mobile/application/Bootstrap.php"
      ["line"] => int(51)
      ["function"] => string(5) "where"
      ["class"] => string(27) "Application_Model_TsrConfig"
      ["type"] => string(2) "::"
      ["args"] => array(2) {
        [0] => &string(8) "name = ?"
        [1] => &string(33) "page.footer.address.funcionamento"
      }
    }
    [11] => array(6) {
      ["file"] => string(101) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/BootstrapAbstract.php"
      ["line"] => int(667)
      ["function"] => string(12) "_initAddress"
      ["class"] => string(9) "Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [12] => array(6) {
      ["file"] => string(101) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/BootstrapAbstract.php"
      ["line"] => int(620)
      ["function"] => string(16) "_executeResource"
      ["class"] => string(44) "Zend_Application_Bootstrap_BootstrapAbstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(7) "address"
      }
    }
    [13] => array(6) {
      ["file"] => string(101) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/BootstrapAbstract.php"
      ["line"] => int(584)
      ["function"] => string(10) "_bootstrap"
      ["class"] => string(44) "Zend_Application_Bootstrap_BootstrapAbstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &NULL
      }
    }
    [14] => array(6) {
      ["file"] => string(73) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application.php"
      ["line"] => int(355)
      ["function"] => string(9) "bootstrap"
      ["class"] => string(44) "Zend_Application_Bootstrap_BootstrapAbstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &NULL
      }
    }
    [15] => array(6) {
      ["file"] => string(61) "/var/www/teaser/sites/shoppingjardins/mobile/public/index.php"
      ["line"] => int(25)
      ["function"] => string(9) "bootstrap"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}
object(Zend_Db_Adapter_Mysqli_Exception)#54 (8) {
  ["_chainedException:protected"] => NULL
  ["_previous:private"] => NULL
  ["message:protected"] => string(84) "Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)"
  ["string:private"] => string(0) ""
  ["code:protected"] => int(0)
  ["file:protected"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Adapter/Mysqli.php"
  ["line:protected"] => int(333)
  ["trace:private"] => array(16) {
    [0] => array(6) {
      ["file"] => string(81) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(315)
      ["function"] => string(8) "_connect"
      ["class"] => string(22) "Zend_Db_Adapter_Mysqli"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [1] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Adapter/Mysqli.php"
      ["line"] => int(194)
      ["function"] => string(13) "getConnection"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [2] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(835)
      ["function"] => string(13) "describeTable"
      ["class"] => string(22) "Zend_Db_Adapter_Mysqli"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => string(10) "tsr_config"
        [1] => NULL
      }
    }
    [3] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(874)
      ["function"] => string(14) "_setupMetadata"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [4] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(982)
      ["function"] => string(16) "_setupPrimaryKey"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [5] => array(6) {
      ["file"] => string(77) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Select.php"
      ["line"] => int(100)
      ["function"] => string(4) "info"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [6] => array(6) {
      ["file"] => string(77) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Select.php"
      ["line"] => int(78)
      ["function"] => string(8) "setTable"
      ["class"] => string(20) "Zend_Db_Table_Select"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Application_Model_DbTable_TsrConfig)#55 (18) {
          ["_name:protected"] => string(10) "tsr_config"
          ["_definition:protected"] => NULL
          ["_definitionConfigName:protected"] => NULL
          ["_db:protected"] => object(Zend_Db_Adapter_Mysqli)#23 (12) {
            ["_numericDataTypes:protected"] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_stmt:protected"] => NULL
            ["_defaultStmtClass:protected"] => string(24) "Zend_Db_Statement_Mysqli"
            ["_config:protected"] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(6) "teaser"
              ["password"] => string(7) "mx4atsr"
              ["dbname"] => string(22) "teaser_shoppingjardins"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(2)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#24 (4) {
              ["_queryProfiles:protected"] => array(0) {
              }
              ["_enabled:protected"] => bool(false)
              ["_filterElapsedSecs:protected"] => NULL
              ["_filterTypes:protected"] => NULL
            }
            ["_defaultProfilerClass:protected"] => string(16) "Zend_Db_Profiler"
            ["_connection:protected"] => NULL
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          ["_schema:protected"] => NULL
          ["_cols:protected"] => NULL
          ["_primary:protected"] => NULL
          ["_identity:protected"] => int(1)
          ["_sequence:protected"] => bool(true)
          ["_metadata:protected"] => array(0) {
          }
          ["_metadataCache:protected"] => NULL
          ["_metadataCacheInClass:protected"] => bool(true)
          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap:protected"] => array(0) {
          }
          ["_dependentTables:protected"] => array(0) {
          }
          ["_defaultSource:protected"] => string(11) "defaultNone"
          ["_defaultValues:protected"] => array(0) {
          }
        }
      }
    }
    [7] => array(6) {
      ["file"] => string(79) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Db/Table/Abstract.php"
      ["line"] => int(1018)
      ["function"] => string(11) "__construct"
      ["class"] => string(20) "Zend_Db_Table_Select"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Application_Model_DbTable_TsrConfig)#55 (18) {
          ["_name:protected"] => string(10) "tsr_config"
          ["_definition:protected"] => NULL
          ["_definitionConfigName:protected"] => NULL
          ["_db:protected"] => object(Zend_Db_Adapter_Mysqli)#23 (12) {
            ["_numericDataTypes:protected"] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_stmt:protected"] => NULL
            ["_defaultStmtClass:protected"] => string(24) "Zend_Db_Statement_Mysqli"
            ["_config:protected"] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(6) "teaser"
              ["password"] => string(7) "mx4atsr"
              ["dbname"] => string(22) "teaser_shoppingjardins"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(3) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
                ["fetchMode"] => int(2)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(2)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#24 (4) {
              ["_queryProfiles:protected"] => array(0) {
              }
              ["_enabled:protected"] => bool(false)
              ["_filterElapsedSecs:protected"] => NULL
              ["_filterTypes:protected"] => NULL
            }
            ["_defaultProfilerClass:protected"] => string(16) "Zend_Db_Profiler"
            ["_connection:protected"] => NULL
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          ["_schema:protected"] => NULL
          ["_cols:protected"] => NULL
          ["_primary:protected"] => NULL
          ["_identity:protected"] => int(1)
          ["_sequence:protected"] => bool(true)
          ["_metadata:protected"] => array(0) {
          }
          ["_metadataCache:protected"] => NULL
          ["_metadataCacheInClass:protected"] => bool(true)
          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
          ["_referenceMap:protected"] => array(0) {
          }
          ["_dependentTables:protected"] => array(0) {
          }
          ["_defaultSource:protected"] => string(11) "defaultNone"
          ["_defaultValues:protected"] => array(0) {
          }
        }
      }
    }
    [8] => array(6) {
      ["file"] => string(76) "/var/www/teaser/sites/shoppingjardins/mobile/application/models/Abstract.php"
      ["line"] => int(417)
      ["function"] => string(6) "select"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(1) "*"
      }
    }
    [9] => array(6) {
      ["file"] => string(77) "/var/www/teaser/sites/shoppingjardins/mobile/application/models/TsrConfig.php"
      ["line"] => int(26)
      ["function"] => string(5) "where"
      ["class"] => string(26) "Application_Model_Abstract"
      ["type"] => string(2) "::"
      ["args"] => array(4) {
        [0] => &string(35) "Application_Model_DbTable_TsrConfig"
        [1] => &string(8) "name = ?"
        [2] => &string(17) "page.mobile.phone"
        [3] => &string(0) ""
      }
    }
    [10] => array(6) {
      ["file"] => string(70) "/var/www/teaser/sites/shoppingjardins/mobile/application/Bootstrap.php"
      ["line"] => int(54)
      ["function"] => string(5) "where"
      ["class"] => string(27) "Application_Model_TsrConfig"
      ["type"] => string(2) "::"
      ["args"] => array(2) {
        [0] => &string(8) "name = ?"
        [1] => &string(17) "page.mobile.phone"
      }
    }
    [11] => array(6) {
      ["file"] => string(101) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/BootstrapAbstract.php"
      ["line"] => int(667)
      ["function"] => string(12) "_initAddress"
      ["class"] => string(9) "Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [12] => array(6) {
      ["file"] => string(101) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/BootstrapAbstract.php"
      ["line"] => int(620)
      ["function"] => string(16) "_executeResource"
      ["class"] => string(44) "Zend_Application_Bootstrap_BootstrapAbstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(7) "address"
      }
    }
    [13] => array(6) {
      ["file"] => string(101) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/BootstrapAbstract.php"
      ["line"] => int(584)
      ["function"] => string(10) "_bootstrap"
      ["class"] => string(44) "Zend_Application_Bootstrap_BootstrapAbstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &NULL
      }
    }
    [14] => array(6) {
      ["file"] => string(73) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application.php"
      ["line"] => int(355)
      ["function"] => string(9) "bootstrap"
      ["class"] => string(44) "Zend_Application_Bootstrap_BootstrapAbstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &NULL
      }
    }
    [15] => array(6) {
      ["file"] => string(61) "/var/www/teaser/sites/shoppingjardins/mobile/public/index.php"
      ["line"] => int(25)
      ["function"] => string(9) "bootstrap"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}
object(ArrayObject)#93 (3) {
  ["exception"] => object(Zend_Controller_Dispatcher_Exception)#78 (7) {
    ["_previous:private"] => NULL
    ["message:protected"] => string(42) "Invalid controller specified (sitemap.xml)"
    ["string:private"] => string(0) ""
    ["code:protected"] => int(0)
    ["file:protected"] => string(92) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Controller/Dispatcher/Standard.php"
    ["line:protected"] => int(248)
    ["trace:private"] => array(4) {
      [0] => array(6) {
        ["file"] => string(78) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Controller/Front.php"
        ["line"] => int(954)
        ["function"] => string(8) "dispatch"
        ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => object(Zend_Controller_Request_Http)#81 (15) {
            ["_paramSources:protected"] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri:protected"] => string(12) "/sitemap.xml"
            ["_baseUrl:protected"] => string(0) ""
            ["_basePath:protected"] => NULL
            ["_pathInfo:protected"] => string(12) "/sitemap.xml"
            ["_params:protected"] => array(4) {
              ["controller"] => string(11) "sitemap.xml"
              ["action"] => string(5) "index"
              ["module"] => string(7) "default"
              ["error_handler"] => object(ArrayObject)#93 (3) {
                ["exception"] => object(Zend_Controller_Dispatcher_Exception)#78 (7) {
                  ["_previous:private"] => NULL
                  ["message:protected"] => string(42) "Invalid controller specified (sitemap.xml)"
                  ["string:private"] => string(0) ""
                  ["code:protected"] => int(0)
                  ["file:protected"] => string(92) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Controller/Dispatcher/Standard.php"
                  ["line:protected"] => int(248)
                  ["trace:private"] => array(4) {
                    [0] => array(6) {
                      ["file"] => string(78) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Controller/Front.php"
                      ["line"] => int(954)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => object(Zend_Controller_Request_Http)#81 (15) {
                          ["_paramSources:protected"] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri:protected"] => string(12) "/sitemap.xml"
                          ["_baseUrl:protected"] => string(0) ""
                          ["_basePath:protected"] => NULL
                          ["_pathInfo:protected"] => string(12) "/sitemap.xml"
                          ["_params:protected"] => array(4) {
                            ["controller"] => string(11) "sitemap.xml"
                            ["action"] => string(5) "index"
                            ["module"] => string(7) "default"
                            ["error_handler"] => *RECURSION*
                          }
                          ["_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) "erro"
                          ["_controllerKey:protected"] => string(10) "controller"
                          ["_action:protected"] => string(5) "index"
                          ["_actionKey:protected"] => string(6) "action"
                        }
                        [1] => object(Zend_Controller_Response_Http)#80 (8) {
                          ["_body:protected"] => array(0) {
                          }
                          ["_exceptions:protected"] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers:protected"] => array(0) {
                          }
                          ["_headersRaw:protected"] => array(0) {
                          }
                          ["_httpResponseCode:protected"] => int(200)
                          ["_isRedirect:protected"] => bool(false)
                          ["_renderExceptions:protected"] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                    }
                    [1] => array(6) {
                      ["file"] => string(93) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/Bootstrap.php"
                      ["line"] => int(97)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(21) "Zend_Controller_Front"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [2] => array(6) {
                      ["file"] => string(73) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application.php"
                      ["line"] => int(366)
                      ["function"] => string(3) "run"
                      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [3] => array(6) {
                      ["file"] => string(61) "/var/www/teaser/sites/shoppingjardins/mobile/public/index.php"
                      ["line"] => int(26)
                      ["function"] => string(3) "run"
                      ["class"] => string(16) "Zend_Application"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                  }
                }
                ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
                ["request"] => object(Zend_Controller_Request_Http)#94 (15) {
                  ["_paramSources:protected"] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri:protected"] => string(12) "/sitemap.xml"
                  ["_baseUrl:protected"] => string(0) ""
                  ["_basePath:protected"] => NULL
                  ["_pathInfo:protected"] => string(12) "/sitemap.xml"
                  ["_params:protected"] => array(3) {
                    ["controller"] => string(11) "sitemap.xml"
                    ["action"] => string(5) "index"
                    ["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(11) "sitemap.xml"
                  ["_controllerKey:protected"] => string(10) "controller"
                  ["_action:protected"] => string(5) "index"
                  ["_actionKey:protected"] => string(6) "action"
                }
              }
            }
            ["_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) "erro"
            ["_controllerKey:protected"] => string(10) "controller"
            ["_action:protected"] => string(5) "index"
            ["_actionKey:protected"] => string(6) "action"
          }
          [1] => object(Zend_Controller_Response_Http)#80 (8) {
            ["_body:protected"] => array(0) {
            }
            ["_exceptions:protected"] => array(1) {
              [0] => object(Zend_Controller_Dispatcher_Exception)#78 (7) {
                ["_previous:private"] => NULL
                ["message:protected"] => string(42) "Invalid controller specified (sitemap.xml)"
                ["string:private"] => string(0) ""
                ["code:protected"] => int(0)
                ["file:protected"] => string(92) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Controller/Dispatcher/Standard.php"
                ["line:protected"] => int(248)
                ["trace:private"] => array(4) {
                  [0] => array(6) {
                    ["file"] => string(78) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Controller/Front.php"
                    ["line"] => int(954)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => object(Zend_Controller_Request_Http)#81 (15) {
                        ["_paramSources:protected"] => array(2) {
                          [0] => string(4) "_GET"
                          [1] => string(5) "_POST"
                        }
                        ["_requestUri:protected"] => string(12) "/sitemap.xml"
                        ["_baseUrl:protected"] => string(0) ""
                        ["_basePath:protected"] => NULL
                        ["_pathInfo:protected"] => string(12) "/sitemap.xml"
                        ["_params:protected"] => array(4) {
                          ["controller"] => string(11) "sitemap.xml"
                          ["action"] => string(5) "index"
                          ["module"] => string(7) "default"
                          ["error_handler"] => object(ArrayObject)#93 (3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
                            ["request"] => object(Zend_Controller_Request_Http)#94 (15) {
                              ["_paramSources:protected"] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri:protected"] => string(12) "/sitemap.xml"
                              ["_baseUrl:protected"] => string(0) ""
                              ["_basePath:protected"] => NULL
                              ["_pathInfo:protected"] => string(12) "/sitemap.xml"
                              ["_params:protected"] => array(3) {
                                ["controller"] => string(11) "sitemap.xml"
                                ["action"] => string(5) "index"
                                ["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(11) "sitemap.xml"
                              ["_controllerKey:protected"] => string(10) "controller"
                              ["_action:protected"] => string(5) "index"
                              ["_actionKey:protected"] => string(6) "action"
                            }
                          }
                        }
                        ["_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) "erro"
                        ["_controllerKey:protected"] => string(10) "controller"
                        ["_action:protected"] => string(5) "index"
                        ["_actionKey:protected"] => string(6) "action"
                      }
                      [1] => object(Zend_Controller_Response_Http)#80 (8) {
                        ["_body:protected"] => array(0) {
                        }
                        ["_exceptions:protected"] => array(1) {
                          [0] => *RECURSION*
                        }
                        ["_headers:protected"] => array(0) {
                        }
                        ["_headersRaw:protected"] => array(0) {
                        }
                        ["_httpResponseCode:protected"] => int(200)
                        ["_isRedirect:protected"] => bool(false)
                        ["_renderExceptions:protected"] => bool(false)
                        ["headersSentThrowsException"] => bool(true)
                      }
                    }
                  }
                  [1] => array(6) {
                    ["file"] => string(93) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/Bootstrap.php"
                    ["line"] => int(97)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(21) "Zend_Controller_Front"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [2] => array(6) {
                    ["file"] => string(73) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application.php"
                    ["line"] => int(366)
                    ["function"] => string(3) "run"
                    ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [3] => array(6) {
                    ["file"] => string(61) "/var/www/teaser/sites/shoppingjardins/mobile/public/index.php"
                    ["line"] => int(26)
                    ["function"] => string(3) "run"
                    ["class"] => string(16) "Zend_Application"
                    ["type"] => string(2) "->"
                    ["args"] => 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)
          }
        }
      }
      [1] => array(6) {
        ["file"] => string(93) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application/Bootstrap/Bootstrap.php"
        ["line"] => int(97)
        ["function"] => string(8) "dispatch"
        ["class"] => string(21) "Zend_Controller_Front"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [2] => array(6) {
        ["file"] => string(73) "/var/www/teaser/sites/shoppingjardins/mobile/library/Zend/Application.php"
        ["line"] => int(366)
        ["function"] => string(3) "run"
        ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [3] => array(6) {
        ["file"] => string(61) "/var/www/teaser/sites/shoppingjardins/mobile/public/index.php"
        ["line"] => int(26)
        ["function"] => string(3) "run"
        ["class"] => string(16) "Zend_Application"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
    }
  }
  ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
  ["request"] => object(Zend_Controller_Request_Http)#94 (15) {
    ["_paramSources:protected"] => array(2) {
      [0] => string(4) "_GET"
      [1] => string(5) "_POST"
    }
    ["_requestUri:protected"] => string(12) "/sitemap.xml"
    ["_baseUrl:protected"] => string(0) ""
    ["_basePath:protected"] => NULL
    ["_pathInfo:protected"] => string(12) "/sitemap.xml"
    ["_params:protected"] => array(3) {
      ["controller"] => string(11) "sitemap.xml"
      ["action"] => string(5) "index"
      ["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(11) "sitemap.xml"
    ["_controllerKey:protected"] => string(10) "controller"
    ["_action:protected"] => string(5) "index"
    ["_actionKey:protected"] => string(6) "action"
  }
}