#0 [0]RouteNotFoundException in Route.php line 812

当前访问路由未定义或不匹配

  1. if (false === $result && !empty($this->cross)) {
  2. // 检测跨域路由
  3. $result = $this->cross->check($this->request, $url, $completeMatch);
  4. }
  5. if (false !== $result) {
  6. return $result;
  7. } elseif ($this->config['url_route_must']) {
  8. throw new RouteNotFoundException();
  9. }
  10. return $this->url($url);
  11. }
  12. /**
  13. * 获取当前请求URL的pathinfo信息(不含URL后缀)
  14. * @access protected
  15. * @return string

Call Stack

  1. in Route.php line 812
  2. at Route->check() in Route.php line 775
  3. at Route->dispatch() in Http.php line 216
  4. at Http->dispatchToRoute() in Http.php line 206
  5. at Http->think\{closure}() in Pipeline.php line 59
  6. at Pipeline->think\{closure}() in Init.php line 50
  7. at Init->handle()
  8. at call_user_func() in Middleware.php line 142
  9. at Middleware->think\{closure}() in Pipeline.php line 85
  10. at Pipeline->think\{closure}() in CheckDomain.php line 102
  11. at CheckDomain->handle()
  12. at call_user_func() in Middleware.php line 142
  13. at Middleware->think\{closure}() in Pipeline.php line 85
  14. at Pipeline->think\{closure}() in TraceDebug.php line 71
  15. at TraceDebug->handle()
  16. at call_user_func() in Middleware.php line 142
  17. at Middleware->think\{closure}() in Pipeline.php line 85
  18. at Pipeline->think\{closure}() in Pipeline.php line 66
  19. at Pipeline->then() in Http.php line 207
  20. at Http->runWithRequest() in Http.php line 170
  21. at Http->run() in index.php line 47

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.qdpuxin.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME qdpuxin.com
SERVER_PORT 443
SERVER_ADDR 45.158.228.125
REMOTE_PORT 49338
REMOTE_ADDR 54.197.64.207
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/fa888
DOCUMENT_URI /index.php
REQUEST_URI /xueqian/188042.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/xueqian/188042.html
SCRIPT_FILENAME /www/wwwroot/fa888/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711612884.2376
REQUEST_TIME 1711612884