[0] RouteNotFoundException in Route.php line 897

Route Not Found

  1. // 檢測跨域路由
  2. $result = $this->cross->check($this->request, $url, $completeMatch);
  3. }
  4. if (false !== $result) {
  5. // 路由匹配
  6. return $result;
  7. } elseif ($must) {
  8. // 強製路由不匹配則拋出異常
  9. throw new RouteNotFoundException();
  10. }
  11. // 默認路由解析
  12. return new UrlDispatch($this->request, $this->group, $url, [
  13. 'auto_search' => $this->autoSearchController,
  14. ]);
  15. }
  16. /**

Call Stack

  1. in Route.php line 897
  2. at Route->check('tel:400-883-5513', true) in App.php line 604
  3. at App->routeCheck() in App.php line 402
  4. at App->run() in index.php line 25

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER host6969178
HOME /webHome//host6969178
FCGI_ROLE RESPONDER
REDIRECT_REDIRECT_STATUS 200
REDIRECT_PATH_INFO index.php/tel:400-883-5513
REDIRECT_HANDLER php-fpm
REDIRECT_STATUS 200
HTTP_HOST www.fcd777.com
HTTP_REFERER https://www.baidu.com/search/spider.htm
HTTP_X_APPLE_TZ 0
HTTP_X_APPLE_STORE_FRONT 143444,12
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_CACHE_CONTROL no-cache
CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.2) Gecko/2008070208 Firefox/3.0.1
HTTP_X_MICROSOFTAJAX Delta=true
PATH /sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME www.fcd777.com
SERVER_ADDR 10.61.168.28
SERVER_PORT 80
REMOTE_ADDR 192.161.57.40
DOCUMENT_ROOT /webHome/host6969178/www
SERVER_ADMIN root@localhost
SCRIPT_FILENAME /webHome/host6969178/www/index.php
REMOTE_PORT 51076
REDIRECT_URL /index.php/tel:400-883-5513
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /tel:400-883-5513
SCRIPT_NAME /index.php
PATH_INFO /tel:400-883-5513
PATH_TRANSLATED /webHome/host6969178/www/tel:400-883-5513
ORIG_PATH_INFO /index.php/tel:400-883-5513
ORIG_SCRIPT_NAME /php5-fcgi/php-fpm-host6969178
ORIG_SCRIPT_FILENAME /php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host6969178
ORIG_PATH_TRANSLATED /webHome/host6969178/www/index.php/tel:400-883-5513
PHP_SELF /index.php/tel:400-883-5513
REQUEST_TIME_FLOAT 1729624537.5295
REQUEST_TIME 1729624537
Environment Variables
USER host6969178
HOME /webHome//host6969178
FCGI_ROLE RESPONDER
REDIRECT_REDIRECT_STATUS 200
REDIRECT_PATH_INFO index.php/tel:400-883-5513
REDIRECT_HANDLER php-fpm
REDIRECT_STATUS 200
HTTP_HOST www.fcd777.com
HTTP_REFERER https://www.baidu.com/search/spider.htm
HTTP_X_APPLE_TZ 0
HTTP_X_APPLE_STORE_FRONT 143444,12
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_CACHE_CONTROL no-cache
CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.2) Gecko/2008070208 Firefox/3.0.1
HTTP_X_MICROSOFTAJAX Delta=true
PATH /sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME www.fcd777.com
SERVER_ADDR 10.61.168.28
SERVER_PORT 80
REMOTE_ADDR 192.161.57.40
DOCUMENT_ROOT /webHome/host6969178/www
SERVER_ADMIN root@localhost
SCRIPT_FILENAME /webHome/host6969178/www/index.php
REMOTE_PORT 51076
REDIRECT_URL /index.php/tel:400-883-5513
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /tel:400-883-5513
SCRIPT_NAME /index.php
PATH_INFO /tel:400-883-5513
PATH_TRANSLATED /webHome/host6969178/www/tel:400-883-5513
ORIG_PATH_INFO /index.php/tel:400-883-5513
ORIG_SCRIPT_NAME /php5-fcgi/php-fpm-host6969178
ORIG_SCRIPT_FILENAME /php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host6969178
ORIG_PATH_TRANSLATED /webHome/host6969178/www/index.php/tel:400-883-5513
PHP_SELF /index.php/tel:400-883-5513
REQUEST_TIME_FLOAT 1729624537.5295
REQUEST_TIME 1729624537
ThinkPHP Constants
APP_PATH /webHome/host6969178/www/application/