object(Zend_Db_Statement_Exception)#26 (7) {
  ["_chainedException:protected"] => object(PDOException)#28 (7) {
    ["message:protected"] => string(89) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'emm.20120126sub' doesn't exist"
    ["string:private"] => string(0) ""
    ["code:protected"] => string(5) "42S02"
    ["file:protected"] => string(54) "/var/www/html/studiofresh/m3/Zend/Db/Statement/Pdo.php"
    ["line:protected"] => int(58)
    ["trace:private"] => array(10) {
      [0] => array(6) {
        ["file"] => string(54) "/var/www/html/studiofresh/m3/Zend/Db/Statement/Pdo.php"
        ["line"] => int(58)
        ["function"] => string(7) "prepare"
        ["class"] => string(3) "PDO"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        }
      }
      [1] => array(6) {
        ["file"] => string(50) "/var/www/html/studiofresh/m3/Zend/Db/Statement.php"
        ["line"] => int(115)
        ["function"] => string(8) "_prepare"
        ["class"] => string(21) "Zend_Db_Statement_Pdo"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        }
      }
      [2] => array(6) {
        ["file"] => string(61) "/var/www/html/studiofresh/m3/Zend/Db/Adapter/Pdo/Abstract.php"
        ["line"] => int(184)
        ["function"] => string(11) "__construct"
        ["class"] => string(17) "Zend_Db_Statement"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => &object(Zend_Db_Adapter_Pdo_Mysql)#6 (12) {
            ["_pdoType:protected"] => string(5) "mysql"
            ["_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)
            }
            ["_defaultStmtClass:protected"] => string(21) "Zend_Db_Statement_Pdo"
            ["_config:protected"] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(4) "root"
              ["password"] => string(12) "1972november"
              ["dbname"] => string(3) "emm"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(2) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(5)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#7 (4) {
              ["_queryProfiles:protected"] => array(0) {
              }
              ["_enabled:protected"] => bool(false)
              ["_filterElapsedSecs:protected"] => NULL
              ["_filterTypes:protected"] => NULL
            }
            ["_defaultProfilerClass:protected"] => string(16) "Zend_Db_Profiler"
            ["_connection:protected"] => object(PDO)#24 (0) {
            }
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          [1] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        }
      }
      [3] => array(6) {
        ["file"] => string(57) "/var/www/html/studiofresh/m3/Zend/Db/Adapter/Abstract.php"
        ["line"] => int(467)
        ["function"] => string(7) "prepare"
        ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        }
      }
      [4] => array(6) {
        ["file"] => string(61) "/var/www/html/studiofresh/m3/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(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
          [1] => &string(3) "123"
        }
      }
      [5] => array(6) {
        ["file"] => string(57) "/var/www/html/studiofresh/m3/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(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
          [1] => &string(3) "123"
        }
      }
      [6] => array(6) {
        ["file"] => string(68) "/var/www/html/studiofresh/m3/application/Plugins/RegisterService.php"
        ["line"] => int(47)
        ["function"] => string(8) "fetchAll"
        ["class"] => string(24) "Zend_Db_Adapter_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
          [1] => &string(3) "123"
        }
      }
      [7] => array(6) {
        ["file"] => string(62) "/var/www/html/studiofresh/m3/Zend/Controller/Plugin/Broker.php"
        ["line"] => int(309)
        ["function"] => string(11) "preDispatch"
        ["class"] => string(23) "Plugins_RegisterService"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &object(Zend_Controller_Request_Http)#19 (15) {
            ["_paramSources:protected"] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri:protected"] => string(47) "/m3/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
            ["_baseUrl:protected"] => string(3) "/m3"
            ["_basePath:protected"] => NULL
            ["_pathInfo:protected"] => string(44) "/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
            ["_params:protected"] => array(7) {
              ["controller"] => string(7) "service"
              ["action"] => string(4) "link"
              ["u"] => string(3) "123"
              ["l"] => string(6) "HCPKR5"
              ["c"] => string(7) "20i2jan"
              ["off"] => string(1) "t"
              ["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(7) "service"
            ["_controllerKey:protected"] => string(10) "controller"
            ["_action:protected"] => string(4) "link"
            ["_actionKey:protected"] => string(6) "action"
          }
        }
      }
      [8] => array(6) {
        ["file"] => string(54) "/var/www/html/studiofresh/m3/Zend/Controller/Front.php"
        ["line"] => int(933)
        ["function"] => string(11) "preDispatch"
        ["class"] => string(29) "Zend_Controller_Plugin_Broker"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &object(Zend_Controller_Request_Http)#19 (15) {
            ["_paramSources:protected"] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri:protected"] => string(47) "/m3/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
            ["_baseUrl:protected"] => string(3) "/m3"
            ["_basePath:protected"] => NULL
            ["_pathInfo:protected"] => string(44) "/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
            ["_params:protected"] => array(7) {
              ["controller"] => string(7) "service"
              ["action"] => string(4) "link"
              ["u"] => string(3) "123"
              ["l"] => string(6) "HCPKR5"
              ["c"] => string(7) "20i2jan"
              ["off"] => string(1) "t"
              ["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(7) "service"
            ["_controllerKey:protected"] => string(10) "controller"
            ["_action:protected"] => string(4) "link"
            ["_actionKey:protected"] => string(6) "action"
          }
        }
      }
      [9] => array(6) {
        ["file"] => string(38) "/var/www/html/studiofresh/m3/index.php"
        ["line"] => int(53)
        ["function"] => string(8) "dispatch"
        ["class"] => string(21) "Zend_Controller_Front"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
    }
    ["errorInfo"] => array(3) {
      [0] => string(5) "42S02"
      [1] => int(1146)
      [2] => string(37) "Table 'emm.20120126sub' doesn't exist"
    }
  }
  ["message:protected"] => string(89) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'emm.20120126sub' doesn't exist"
  ["string:private"] => string(0) ""
  ["code:protected"] => string(5) "42S02"
  ["file:protected"] => string(54) "/var/www/html/studiofresh/m3/Zend/Db/Statement/Pdo.php"
  ["line:protected"] => int(61)
  ["trace:private"] => array(9) {
    [0] => array(6) {
      ["file"] => string(50) "/var/www/html/studiofresh/m3/Zend/Db/Statement.php"
      ["line"] => int(115)
      ["function"] => string(8) "_prepare"
      ["class"] => string(21) "Zend_Db_Statement_Pdo"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
      }
    }
    [1] => array(6) {
      ["file"] => string(61) "/var/www/html/studiofresh/m3/Zend/Db/Adapter/Pdo/Abstract.php"
      ["line"] => int(184)
      ["function"] => string(11) "__construct"
      ["class"] => string(17) "Zend_Db_Statement"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => &object(Zend_Db_Adapter_Pdo_Mysql)#6 (12) {
          ["_pdoType:protected"] => string(5) "mysql"
          ["_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)
          }
          ["_defaultStmtClass:protected"] => string(21) "Zend_Db_Statement_Pdo"
          ["_config:protected"] => array(8) {
            ["host"] => string(9) "localhost"
            ["username"] => string(4) "root"
            ["password"] => string(12) "1972november"
            ["dbname"] => string(3) "emm"
            ["charset"] => NULL
            ["persistent"] => bool(false)
            ["options"] => array(2) {
              ["caseFolding"] => int(0)
              ["autoQuoteIdentifiers"] => bool(true)
            }
            ["driver_options"] => array(0) {
            }
          }
          ["_fetchMode:protected"] => int(5)
          ["_profiler:protected"] => object(Zend_Db_Profiler)#7 (4) {
            ["_queryProfiles:protected"] => array(0) {
            }
            ["_enabled:protected"] => bool(false)
            ["_filterElapsedSecs:protected"] => NULL
            ["_filterTypes:protected"] => NULL
          }
          ["_defaultProfilerClass:protected"] => string(16) "Zend_Db_Profiler"
          ["_connection:protected"] => object(PDO)#24 (0) {
          }
          ["_caseFolding:protected"] => int(0)
          ["_autoQuoteIdentifiers:protected"] => bool(true)
          ["_allowSerialization:protected"] => bool(true)
          ["_autoReconnectOnUnserialize:protected"] => bool(false)
        }
        [1] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
      }
    }
    [2] => array(6) {
      ["file"] => string(57) "/var/www/html/studiofresh/m3/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(467)
      ["function"] => string(7) "prepare"
      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
      }
    }
    [3] => array(6) {
      ["file"] => string(61) "/var/www/html/studiofresh/m3/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(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        [1] => &string(3) "123"
      }
    }
    [4] => array(6) {
      ["file"] => string(57) "/var/www/html/studiofresh/m3/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(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        [1] => &string(3) "123"
      }
    }
    [5] => array(6) {
      ["file"] => string(68) "/var/www/html/studiofresh/m3/application/Plugins/RegisterService.php"
      ["line"] => int(47)
      ["function"] => string(8) "fetchAll"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => &string(91) "SELECT Subscriber_ID
               FROM 20120126sub
               WHERE SubscriberKey = ?"
        [1] => &string(3) "123"
      }
    }
    [6] => array(6) {
      ["file"] => string(62) "/var/www/html/studiofresh/m3/Zend/Controller/Plugin/Broker.php"
      ["line"] => int(309)
      ["function"] => string(11) "preDispatch"
      ["class"] => string(23) "Plugins_RegisterService"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &object(Zend_Controller_Request_Http)#19 (15) {
          ["_paramSources:protected"] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri:protected"] => string(47) "/m3/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
          ["_baseUrl:protected"] => string(3) "/m3"
          ["_basePath:protected"] => NULL
          ["_pathInfo:protected"] => string(44) "/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
          ["_params:protected"] => array(7) {
            ["controller"] => string(7) "service"
            ["action"] => string(4) "link"
            ["u"] => string(3) "123"
            ["l"] => string(6) "HCPKR5"
            ["c"] => string(7) "20i2jan"
            ["off"] => string(1) "t"
            ["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(7) "service"
          ["_controllerKey:protected"] => string(10) "controller"
          ["_action:protected"] => string(4) "link"
          ["_actionKey:protected"] => string(6) "action"
        }
      }
    }
    [7] => array(6) {
      ["file"] => string(54) "/var/www/html/studiofresh/m3/Zend/Controller/Front.php"
      ["line"] => int(933)
      ["function"] => string(11) "preDispatch"
      ["class"] => string(29) "Zend_Controller_Plugin_Broker"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &object(Zend_Controller_Request_Http)#19 (15) {
          ["_paramSources:protected"] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri:protected"] => string(47) "/m3/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
          ["_baseUrl:protected"] => string(3) "/m3"
          ["_basePath:protected"] => NULL
          ["_pathInfo:protected"] => string(44) "/service/link/u/123/l/HCPKR5/c/20i2jan/off/t"
          ["_params:protected"] => array(7) {
            ["controller"] => string(7) "service"
            ["action"] => string(4) "link"
            ["u"] => string(3) "123"
            ["l"] => string(6) "HCPKR5"
            ["c"] => string(7) "20i2jan"
            ["off"] => string(1) "t"
            ["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(7) "service"
          ["_controllerKey:protected"] => string(10) "controller"
          ["_action:protected"] => string(4) "link"
          ["_actionKey:protected"] => string(6) "action"
        }
      }
    }
    [8] => array(6) {
      ["file"] => string(38) "/var/www/html/studiofresh/m3/index.php"
      ["line"] => int(53)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}

Fatal error: Uncaught exception 'Zend_Session_Exception' with message 'Zend_Session is not marked as readable.' in /var/www/html/studiofresh/m3/Zend/Session/Abstract.php:86 Stack trace: #0 /var/www/html/studiofresh/m3/Zend/Session.php(797): Zend_Session_Abstract::_namespaceIsset('EmmService') #1 /var/www/html/studiofresh/m3/application/Controllers/ServiceController.php(11): Zend_Session::namespaceIsset('EmmService') #2 /var/www/html/studiofresh/m3/Zend/Controller/Action.php(133): ServiceController->init() #3 /var/www/html/studiofresh/m3/Zend/Controller/Dispatcher/Standard.php(262): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array) #4 /var/www/html/studiofresh/m3/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #5 /var/www/html/studiofresh/m3/index.php(53): Zend_Controller_Front->dispatch() #6 {main} thrown in /var/www/html/studiofresh/m3/Zend/Session/Abstract.php on line 86