エラーメッセージ(letter): Action "error" does not exist and was not trapped in __call()
----ROUTER----
object(Zend_Controller_Router_Rewrite)#3 (7) {
["_useDefaultRoutes:protected"]=>
bool(true)
["_routes:protected"]=>
array(1) {
["default"]=>
object(Zend_Controller_Router_Route_Module)#11 (11) {
["_defaults:protected"]=>
array(3) {
["controller"]=>
string(5) "index"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
}
["_values:protected"]=>
array(1) {
["controller"]=>
string(10) "robots.txt"
}
["_moduleValid:protected"]=>
bool(false)
["_keysSet:protected"]=>
bool(true)
["_moduleKey:protected"]=>
string(6) "module"
["_controllerKey:protected"]=>
string(10) "controller"
["_actionKey:protected"]=>
string(6) "action"
["_dispatcher:protected"]=>
object(Zend_Controller_Dispatcher_Standard)#5 (11) {
["_curDirectory:protected"]=>
string(39) "../../../application/letter/controllers"
["_curModule:protected"]=>
string(7) "default"
["_controllerDirectory:protected"]=>
array(1) {
["default"]=>
string(39) "../../../application/letter/controllers"
}
["_defaultAction:protected"]=>
string(5) "index"
["_defaultController:protected"]=>
string(5) "index"
["_defaultModule:protected"]=>
string(7) "default"
["_frontController:protected"]=>
NULL
["_invokeParams:protected"]=>
array(0) {
}
["_pathDelimiter:protected"]=>
string(1) "_"
["_response:protected"]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
["_wordDelimiter:protected"]=>
array(2) {
[0]=>
string(1) "-"
[1]=>
string(1) "."
}
}
["_request:protected"]=>
object(Zend_Controller_Request_Http)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
["_isAbstract:protected"]=>
bool(false)
["_matchedPath:protected"]=>
NULL
}
}
["_currentRoute:protected"]=>
string(7) "default"
["_globalParams:protected"]=>
array(0) {
}
["_chainNameSeparator:protected"]=>
string(1) "-"
["_frontController:protected"]=>
object(Zend_Controller_Front)#1 (11) {
["_baseUrl:protected"]=>
NULL
["_controllerDir:protected"]=>
NULL
["_dispatcher:protected"]=>
object(Zend_Controller_Dispatcher_Standard)#5 (11) {
["_curDirectory:protected"]=>
string(39) "../../../application/letter/controllers"
["_curModule:protected"]=>
string(7) "default"
["_controllerDirectory:protected"]=>
array(1) {
["default"]=>
string(39) "../../../application/letter/controllers"
}
["_defaultAction:protected"]=>
string(5) "index"
["_defaultController:protected"]=>
string(5) "index"
["_defaultModule:protected"]=>
string(7) "default"
["_frontController:protected"]=>
NULL
["_invokeParams:protected"]=>
array(0) {
}
["_pathDelimiter:protected"]=>
string(1) "_"
["_response:protected"]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
["_wordDelimiter:protected"]=>
array(2) {
[0]=>
string(1) "-"
[1]=>
string(1) "."
}
}
["_invokeParams:protected"]=>
array(0) {
}
["_moduleControllerDirectoryName:protected"]=>
string(11) "controllers"
["_plugins:protected"]=>
object(Zend_Controller_Plugin_Broker)#2 (3) {
["_plugins:protected"]=>
array(1) {
[100]=>
object(Zend_Controller_Plugin_ErrorHandler)#6 (7) {
["_errorModule:protected"]=>
string(7) "default"
["_errorController:protected"]=>
string(5) "error"
["_errorAction:protected"]=>
string(5) "error"
["_isInsideErrorHandlerLoop:protected"]=>
bool(true)
["_exceptionCountAtFirstEncounter:protected"]=>
int(1)
["_request:protected"]=>
object(Zend_Controller_Request_Http)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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]=>
*RECURSION*
[1]=>
*RECURSION*
}
}
[1]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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)
}
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
["_response:protected"]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
object(Zend_Controller_Dispatcher_Exception)#12 (6) {
["message:protected"]=>
string(41) "Invalid controller specified (robots.txt)"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(0)
["file:protected"]=>
string(60) "/home/lmo.jp/library/Zend/Controller/Dispatcher/Standard.php"
["line:protected"]=>
int(242)
["trace:private"]=>
array(2) {
[0]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
object(Zend_Controller_Response_Http)#10 (8) {
["_body:protected"]=>
array(0) {
}
["_exceptions:protected"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
object(Zend_Controller_Action_Exception)#46 (6) {
["message:protected"]=>
string(61) "Action "error" does not exist and was not trapped in __call()"
["string:private"]=>
string(0) ""
["code:protected"]=>
int(404)
["file:protected"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line:protected"]=>
int(485)
["trace:private"]=>
array(4) {
[0]=>
array(6) {
["file"]=>
string(47) "/home/lmo.jp/library/Zend/Controller/Action.php"
["line"]=>
int(515)
["function"]=>
string(6) "__call"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(11) "errorAction"
[1]=>
array(0) {
}
}
}
[1]=>
array(6) {
["file"]=>
string(60) "/home/lmo.jp/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(11) "errorAction"
}
}
[2]=>
array(6) {
["file"]=>
string(46) "/home/lmo.jp/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)#9 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(4) {
["controller"]=>
string(10) "robots.txt"
["action"]=>
string(5) "index"
["module"]=>
string(7) "default"
["error_handler"]=>
object(ArrayObject)#13 (3) {
["exception"]=>
*RECURSION*
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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(10) "robots.txt"
["_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(5) "error"
["_controllerKey:protected"]=>
string(10) "controller"
["_action:protected"]=>
string(5) "error"
["_actionKey:protected"]=>
string(6) "action"
}
[1]=>
*RECURSION*
}
}
[3]=>
array(6) {
["file"]=>
string(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["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(44) "/home/lmo.jp/subdomains/letter/www/index.php"
["line"]=>
int(27)
["function"]=>
string(8) "dispatch"
["class"]=>
string(21) "Zend_Controller_Front"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
}
["type"]=>
string(23) "EXCEPTION_NO_CONTROLLER"
["request"]=>
object(Zend_Controller_Request_Http)#14 (15) {
["_paramSources:protected"]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri:protected"]=>
string(11) "/robots.txt"
["_baseUrl:protected"]=>
string(0) ""
["_basePath:protected"]=>
NULL
["_pathInfo:protected"]=>
string(11) "/robots.txt"
["_params:protected"]=>
array(3) {
["controller"]=>
string(10) "robots.txt"
["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:prote