8883net官方下载|主頁欢迎您

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

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

  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 799
  2. at Route->check() in Route.php line 762
  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 MultiApp.php line 71
  7. at MultiApp->think\app\{closure}() in Pipeline.php line 59
  8. at Pipeline->think\{closure}() in Pipeline.php line 66
  9. at Pipeline->then() in MultiApp.php line 72
  10. at MultiApp->handle()
  11. at call_user_func() in Middleware.php line 142
  12. at Middleware->think\{closure}() in Pipeline.php line 85
  13. at Pipeline->think\{closure}() in SessionInit.php line 67
  14. at SessionInit->handle()
  15. at call_user_func() in Middleware.php line 142
  16. at Middleware->think\{closure}() in Pipeline.php line 85
  17. at Pipeline->think\{closure}() in TraceDebug.php line 71
  18. at TraceDebug->handle()
  19. at call_user_func() in Middleware.php line 142
  20. at Middleware->think\{closure}() in Pipeline.php line 85
  21. at Pipeline->think\{closure}() in Pipeline.php line 66
  22. at Pipeline->then() in Http.php line 207
  23. at Http->runWithRequest() in Http.php line 170
  24. at Http->run() in index.php line 21

Environment Variables

GET Data
id 1
POST Dataempty
Filesempty
Cookies
PHPSESSID a57358f055f1e0f049b2ea97d849759d
Sessionempty
Server/Request Data
USER www
HOME /home/www
SCRIPT_NAME /index.php
REQUEST_URI /index/index/cate.html?id=1
QUERY_STRING id=1
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING id=1
REDIRECT_URL /index/index/cate.html
REMOTE_PORT 54794
SCRIPT_FILENAME /www/wwwroot/test.zhijusoft.com/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT /www/wwwroot/test.zhijusoft.com/public
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT /www/wwwroot/test.zhijusoft.com/public
REMOTE_ADDR 50.2.108.2
SERVER_PORT 80
SERVER_ADDR 172.21.231.132
SERVER_NAME www.zhijusoft.com
SERVER_SOFTWARE Apache
SERVER_SIGNATURE
Apache Server at www.zhijusoft.com Port 80
LD_LIBRARY_PATH /www/server/apache/lib
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_COOKIE PHPSESSID=a57358f055f1e0f049b2ea97d849759d
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.zhijusoft.com
HTTP_USER_AGENT Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
proxy-nokeepalive 1
REDIRECT_STATUS 200
REDIRECT_PATH_INFO index/index/cate.html
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1702760336.9426
REQUEST_TIME 1702760336
Baidu
sogou