ArrayObject Object
(
[exception] => Zend_Controller_Dispatcher_Exception Object
(
[message:protected] => Invalid controller specified (contact)
[string:private] =>
[code:protected] => 0
[file:protected] => /var/www/html/ZendFramework-1.0.5/library/Zend/Controller/Dispatcher/Standard.php
[line:protected] => 249
[trace:private] => Array
(
[0] => Array
(
[file] => /var/www/html/ZendFramework-1.0.5/library/Zend/Controller/Front.php
[line] => 914
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /contact
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /contact
[_params:protected] => Array
(
[controller] => contact
[action] => index
[module] => default
[error_handler] => ArrayObject Object
*RECURSION*
)
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => exception
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
[0] => HTTP/1.1 404 Not Found
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
)
[1] => Array
(
[file] => /var/www/html/Site_Template/library/Library/Controller.php
[line] => 59
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /var/www/html/Site_Template/library/Library/Site.php
[line] => 60
[function] => __construct
[class] => Library_Controller
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /var/www/html/Site_Template/index.php
[line] => 35
[function] => __construct
[class] => Library_Site
[type] => ->
[args] => Array
(
[0] => www.triangle-solutions.com
)
)
)
)
[type] => EXCEPTION_NO_CONTROLLER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /contact
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /contact
[_params:protected] => Array
(
[controller] => contact
[action] => index
[module] => default
)
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => contact
[_controllerKey:protected] => controller
[_action:protected] => index
[_actionKey:protected] => action
)
)
Invalid controller specified (contact)
#0 /var/www/html/ZendFramework-1.0.5/library/Zend/Controller/Front.php(914): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 /var/www/html/Site_Template/library/Library/Controller.php(59): Zend_Controller_Front->dispatch()
#2 /var/www/html/Site_Template/library/Library/Site.php(60): Library_Controller->__construct()
#3 /var/www/html/Site_Template/index.php(35): Library_Site->__construct('www.triangle-so...')
#4 {main}