[0] HttpException in App.php line 387

方法不存在:app\www\controller\Tag->hot()

  1. if (is_callable([$instance, $action])) {
  2. // 执行操作方法
  3. $call = [$instance, $action];
  4. } elseif (is_callable([$instance, '_empty'])) {
  5. // 空操作
  6. $call = [$instance, '_empty'];
  7. $vars = [$actionName];
  8. } else {
  9. // 操作不存在
  10. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  11. }
  12. Hook::listen('action_begin', $call);
  13. return self::invokeMethod($call, $vars);
  14. }
  15. /**
  16. * 初始化应用

Call Stack

  1. in App.php line 387
  2. at App::module(['www', 'tag', 'hot'], ['app_namespace' => 'app', 'app_debug' => false, 'app_trace' => false, ...], true) in App.php line 130
  3. at App::run() in start.php line 18
  4. at require('/home/wwwroot/8tgame...') in index.php line 23

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_CF_IPCOUNTRY
US
HTTP_CDN_LOOP
cloudflare
HTTP_CF_CONNECTING_IP
44.197.251.102
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_CF_VISITOR
{"scheme":"https"}
HTTP_X_FORWARDED_PROTO
https
HTTP_CF_RAY
866c8ca268a9398b-IAD
HTTP_X_FORWARDED_FOR
44.197.251.102
HTTP_ACCEPT_ENCODING
gzip, br
HTTP_CONNECTION
Keep-Alive
HTTP_HOST
www.8tgames.com
REDIRECT_STATUS
200
SERVER_NAME
8tgames.com
SERVER_PORT
80
SERVER_ADDR
64.227.9.86
REMOTE_PORT
54250
REMOTE_ADDR
172.70.38.61
SERVER_SOFTWARE
nginx/1.16.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/home/wwwroot/8tgames.com/www
DOCUMENT_URI
/index.php
REQUEST_URI
/tag/hot.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/tag/hot.html
SCRIPT_FILENAME
/home/wwwroot/8tgames.com/www/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710841733.5209
REQUEST_TIME
1710841733
PATH_INFO
/tag/hot.html
Environment Variables
empty

ThinkPHP Constants

BIND_MODULE
www
TMPL_PATH
/home/wwwroot/8tgames.com/www/../template/
APP_PATH
/home/wwwroot/8tgames.com/www/../application/
THINK_VERSION
5.0.7
THINK_START_TIME
1710841733.5213
THINK_START_MEM
367584
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/8tgames.com/thinkphp/
LIB_PATH
/home/wwwroot/8tgames.com/thinkphp/library/
CORE_PATH
/home/wwwroot/8tgames.com/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/8tgames.com/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/8tgames.com/
EXTEND_PATH
/home/wwwroot/8tgames.com/extend/
VENDOR_PATH
/home/wwwroot/8tgames.com/vendor/
RUNTIME_PATH
/home/wwwroot/8tgames.com/runtime/
LOG_PATH
/home/wwwroot/8tgames.com/runtime/log/
CACHE_PATH
/home/wwwroot/8tgames.com/runtime/cache/
TEMP_PATH
/home/wwwroot/8tgames.com/runtime/temp/
CONF_PATH
/home/wwwroot/8tgames.com/www/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
UPLOAD_PATH
/home/wwwroot/8tgames.com/public/uploads
STATIC_URL
https://cdn1.5bob.net
ASSETS_URL
/assets/