Exception thrown |
| File: |
/usr/local/v3/Zend/Zend/Controller/Dispatcher/Standard.php |
| Line: |
248 |
| Message: |
Invalid controller specified (windigo) |
| Code: |
0 |
Quick Trace:
#0 /usr/local/v3/Zend/Zend/Controller/Front.php(954)
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 /home/rock/v3/Docroot/index.php(24)
Zend_Controller_Front->dispatch()
#2 {main}
Detailed Trace
Array
(
[0] => Array
+(
[file] => /usr/local/v3/Zend/Zend/Controller/Front.php
[line] => 954
[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] => /beta/windigo
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /beta/windigo
[_params:protected] => Array
+(
[module] => beta
[controller] => windigo
[action] => index
)
[_rawBody:protected] =>
[_aliases:protected] => Array
+(
)
[_dispatched:protected] => 1
[_module:protected] => beta
[_moduleKey:protected] => module
[_controller:protected] => windigo
[_controllerKey:protected] => controller
[_action:protected] => index
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
+(
[_body:protected] => Array
+(
)
[_exceptions:protected] => Array
+(
)
[_headers:protected] => Array
+(
)
[_headersRaw:protected] => Array
+(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
)
[1] => Array
+(
[file] => /home/rock/v3/Docroot/index.php
[line] => 24
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
+(
)
)
)