object(Zend_Controller_Request_Http)#37 (15) {
["_paramSources":protected]=>
array(2) {
[0]=>
string(4) "_GET"
[1]=>
string(5) "_POST"
}
["_requestUri":protected]=>
string(15) "/img/chrome.png"
["_baseUrl":protected]=>
string(0) ""
["_basePath":protected]=>
NULL
["_pathInfo":protected]=>
string(15) "/img/chrome.png"
["_params":protected]=>
array(3) {
["controller"]=>
string(3) "img"
["action"]=>
string(10) "chrome.png"
["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(3) "img"
["_controllerKey":protected]=>
string(10) "controller"
["_action":protected]=>
string(10) "chrome.png"
["_actionKey":protected]=>
string(6) "action"
}
Fatal error: Uncaught Zend_Controller_Dispatcher_Exception: Invalid controller specified (img) in /var/www/librairies/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php:249
Stack trace:
#0 /var/www/librairies/vendor/zendframework/zendframework1/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
#1 /var/www/librairies/vendor/zendframework/zendframework1/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#2 /var/www/application/Bootstrap.php(14): Zend_Application_Bootstrap_Bootstrap->run()
#3 /var/www/librairies/vendor/zendframework/zendframework1/library/Zend/Application.php(384): Bootstrap->run()
#4 /var/www/html/index.php(21): Zend_Application->run()
#5 {main}
thrown in /var/www/librairies/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php on line 249