Invalid controller specified (http:)
File: /home/users/fbcliberec2/wellcat.cz/data/library/Zend/Controller/Dispatcher/Standard.php Line: 198
Line 193: */
Line 194: if (!$this->isDispatchable($request)) {
Line 195: $controller = $request->getControllerName();
Line 196: if (!$this->getParam('useDefaultControllerAlways') && !empty($controller)) {
Line 197: require_once 'Zend/Controller/Dispatcher/Exception.php';
Line 198: throw new Zend_Controller_Dispatcher_Exception('Invalid controller specified (' . $r...
Line 199: }
Line 200:
Line 201: $className = $this->getDefaultControllerClass($request);
Line 202: } else {
Controller/Front.php (929) source ▶ Zend_Controller_Dispatcher_Standard-> dispatch (arguments ▶)
$request | object(Zend_Controller_Request_Http)#21 (13) { ["_requestUri":protected] => string(33) "/http:/wellcat.cz/kontakt/kontakt" ["_baseUrl":protected] => string(0) "" ["_basePath":protected] => NULL ["_pathInfo":protected] => string(33) "/http:/wellcat.cz/kontakt/kontakt" ["_params":protected] => array(4) { ["controller"] => string(5) "http:" ["action"] => string(10) "wellcat.cz" ["kontakt"] => string(7) "kontakt" ["module"] => string(7) "default" } ["_aliases":protected] => array(0) { } ["_dispatched":protected] => bool(true) ["_module":protected] => string(7) "default" ["_moduleKey":protected] => string(6) "module" ["_controller":protected] => string(5) "http:" ["_controllerKey":protected] => string(10) "controller" ["_action":protected] => string(10) "wellcat.cz" ["_actionKey":protected] => string(6) "action" } |
$response | object(Zend_Controller_Response_Http)#22 (8) { ["_body":protected] => array(0) { } ["_exceptions":protected] => 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) } |
Line 924:
Line 925: /**
Line 926: * Dispatch request
Line 927: */
Line 928: try {
Line 929: $dispatcher->dispatch($this->_request, $this->_response);
Line 930: } catch (Exception $e) {
Line 931: if ($this->throwExceptions()) {
Line 932: throw $e;
Line 933: }
www/index.php (68) source ▶ Zend_Controller_Front-> dispatch ()
Line 63: array('controller' => 'ajax', 'action' => 'rozvrhy')));
Line 64:
Line 65: Zend_Registry::set('activeLink', 'uvod');
Line 66:
Line 67:
Line 68: $frontController->dispatch();
www/index.php (1) source ▶ require (arguments ▶)
#0 | string(53) "/home/users/fbcliberec2/wellcat.cz/data/www/index.php"
|
Line 0:
Line 1: <?php require('../../data/www/index.php'); ?>
exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (http:)' in /home/users/fbcliberec2/wellcat.cz/data/library/Zend/Controller/Dispatcher/Standard.php:198 Stack trace: #0 /home/users/fbcliberec2/wellcat.cz/data/library/Zend/Controller/Front.php(929): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /home/users/fbcliberec2/wellcat.cz/data/www/index.php(68): Zend_Controller_Front->dispatch() #2 /home/users/fbcliberec2/wellcat.cz/public_html/www/index.php(1): require('/home/users/fbc...') #3 {main}
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Language | en-US,en;q=0.5 |
If-Modified-Since | Sun, 29 Nov 2020 08:04:00 GMT |
Accept-Encoding | br,gzip |
Host | wellcat.cz |
Connection | Keep-Alive |
GEOIP_ADDR | 44.192.112.123 |
GEOIP_CONTINENT_CODE | NA |
GEOIP_COUNTRY_CODE | US |
GEOIP_COUNTRY_NAME | United States |
empty
empty
empty
REDIRECT_GEOIP_ADDR | string(14) "44.192.112.123"
|
REDIRECT_GEOIP_CONTINENT_CODE | string(2) "NA"
|
REDIRECT_GEOIP_COUNTRY_CODE | string(2) "US"
|
REDIRECT_GEOIP_COUNTRY_NAME | string(13) "United States"
|
REDIRECT_SCRIPT_URL | string(33) "/http:/wellcat.cz/kontakt/kontakt"
|
REDIRECT_SCRIPT_URI | string(50) "http://wellcat.cz/http:/wellcat.cz/kontakt/kontakt"
|
REDIRECT_STATUS | string(3) "200"
|
GEOIP_ADDR | string(14) "44.192.112.123"
|
GEOIP_CONTINENT_CODE | string(2) "NA"
|
GEOIP_COUNTRY_CODE | string(2) "US"
|
GEOIP_COUNTRY_NAME | string(13) "United States"
|
SCRIPT_URL | string(33) "/http:/wellcat.cz/kontakt/kontakt"
|
SCRIPT_URI | string(50) "http://wellcat.cz/http:/wellcat.cz/kontakt/kontakt"
|
HTTP_USER_AGENT | string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
|
HTTP_ACCEPT | string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
|
HTTP_ACCEPT_LANGUAGE | string(14) "en-US,en;q=0.5"
|
HTTP_IF_MODIFIED_SINCE | string(29) "Sun, 29 Nov 2020 08:04:00 GMT"
|
HTTP_ACCEPT_ENCODING | string(7) "br,gzip"
|
HTTP_HOST | string(10) "wellcat.cz"
|
HTTP_CONNECTION | string(10) "Keep-Alive"
|
HTTP_GEOIP_ADDR | string(14) "44.192.112.123"
|
HTTP_GEOIP_CONTINENT_CODE | string(2) "NA"
|
HTTP_GEOIP_COUNTRY_CODE | string(2) "US"
|
HTTP_GEOIP_COUNTRY_NAME | string(13) "United States"
|
PATH | string(29) "/sbin:/usr/sbin:/bin:/usr/bin"
|
SERVER_SIGNATURE | string(0) ""
|
SERVER_SOFTWARE | string(6) "Apache"
|
SERVER_NAME | string(10) "wellcat.cz"
|
SERVER_ADDR | string(12) "88.86.121.27"
|
SERVER_PORT | string(2) "80"
|
REMOTE_ADDR | string(14) "44.192.112.123"
|
DOCUMENT_ROOT | string(50) "/home/users/fbcliberec2/wellcat.cz/public_html/www"
|
SERVER_ADMIN | string(14) "root@stable.cz"
|
SCRIPT_FILENAME | string(60) "/home/users/fbcliberec2/wellcat.cz/public_html/www/index.php"
|
REMOTE_PORT | string(5) "42578"
|
REDIRECT_URL | string(33) "/http:/wellcat.cz/kontakt/kontakt"
|
GATEWAY_INTERFACE | string(7) "CGI/1.1"
|
SERVER_PROTOCOL | string(8) "HTTP/1.1"
|
REQUEST_METHOD | string(3) "GET"
|
QUERY_STRING | string(0) ""
|
REQUEST_URI | string(33) "/http:/wellcat.cz/kontakt/kontakt"
|
SCRIPT_NAME | string(10) "/index.php"
|
PHP_SELF | string(10) "/index.php"
|
REQUEST_TIME_FLOAT | float(1615121131.975)
|
REQUEST_TIME | int(1615121131)
|
Content-type: text/html