[0] HttpException in App.php line 606

method not exists:app\index\controller\Lists->catid()

  1. $actionName = $suffix ? substr($methodName, 0, -strlen($suffix)) : $methodName;
  2. $request->action($actionName);
  3. } elseif (is_callable([$instance, '_empty'])) {
  4. // 空操作
  5. $call = [$instance, '_empty'];
  6. $vars = [$actionName];
  7. } else {
  8. // 操作不存在
  9. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  10. }
  11. Hook::listen('action_begin', $call);
  12. return self::invokeMethod($call, $vars);
  13. }
  14. /**
  15. * URL路由检测(根据PATH_INFO)

Call Stack

  1. in App.php line 606
  2. at App::module(['Index', 'lists', 'catid'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], true) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['Index', 'lists', 'catid']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/usr/home/hyu4251930...') in index.php line 21

Environment Variables

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

Server/Request Data

DOCUMENT_ROOT
/usr/home/hyu4251930001/htdocs
GATEWAY_INTERFACE
CGI/1.1
HTTP_ACCEPT
*/*
HTTP_HOST
www.norevo.cn
HTTP_USER_AGENT
claudebot
PATH
/bin
PHPRC
/var/www/php70/hichina_ini/hyu4251930001
QUERY_STRING
REDIRECT_DOCUMENT_ROOT
/usr/home/hyu4251930001/htdocs
REDIRECT_GATEWAY_INTERFACE
CGI/1.1
REDIRECT_HTTP_ACCEPT
*/*
REDIRECT_HTTP_HOST
www.norevo.cn
REDIRECT_HTTP_USER_AGENT
claudebot
REDIRECT_PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_PATH_INFO
/lists/catid/32/p/32.html
REDIRECT_PATH_TRANSLATED
redirect:/index.php/lists/catid/32/p/32.html/catid/32/p/32.html
REDIRECT_QUERY_STRING
REDIRECT_REMOTE_ADDR
54.226.126.38
REDIRECT_REMOTE_PORT
53850
REDIRECT_REQUEST_METHOD
GET
REDIRECT_REQUEST_URI
/Index/lists/catid/32/p/32.html
REDIRECT_SCRIPT_FILENAME
/usr/home/hyu4251930001/htdocs/Index
REDIRECT_SCRIPT_NAME
/Index
REDIRECT_SCRIPT_URI
http://www.norevo.cn/Index/lists/catid/32/p/32.html
REDIRECT_SCRIPT_URL
/Index/lists/catid/32/p/32.html
REDIRECT_SERVER_ADDR
10.21.111.17
REDIRECT_SERVER_ADMIN
webmaster@hyu4251930001.my3w.com
REDIRECT_SERVER_NAME
www.norevo.cn
REDIRECT_SERVER_PORT
80
REDIRECT_SERVER_PROTOCOL
HTTP/1.1
REDIRECT_SERVER_SIGNATURE
REDIRECT_SERVER_SOFTWARE
Apache
REDIRECT_STATUS
200
REDIRECT_TZ
Asia/Shanghai
REDIRECT_UNIQUE_ID
ZgWtgAoVbxEAI-F7CNcAAAAD
REDIRECT_URL
/Index/lists/catid/32/p/32.html
REMOTE_ADDR
54.226.126.38
REMOTE_PORT
53850
REQUEST_METHOD
GET
REQUEST_URI
/Index/lists/catid/32/p/32.html
SCRIPT_FILENAME
/usr/home/hyu4251930001/htdocs/index.php
SCRIPT_NAME
/index.php
SCRIPT_URI
http://www.norevo.cn/Index/lists/catid/32/p/32.html
SCRIPT_URL
/Index/lists/catid/32/p/32.html
SERVER_ADDR
10.21.111.17
SERVER_ADMIN
webmaster@hyu4251930001.my3w.com
SERVER_NAME
www.norevo.cn
SERVER_PORT
80
SERVER_PROTOCOL
HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
TZ
Asia/Shanghai
UNIQUE_ID
ZgWtgAoVbxEAI-F7CNcAAAAD
ORIG_PATH_INFO
/Index/lists/catid/32/p/32.html
ORIG_PATH_TRANSLATED
/usr/home/hyu4251930001/htdocs/index.php
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711648128.6404
REQUEST_TIME
1711648128
PATH_INFO
/Index/lists/catid/32/p/32.html
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/usr/home/hyu4251930001/htdocs/application/
IMG_PATH
/usr/home/hyu4251930001/htdocs/static/index/
THINK_VERSION
5.0.24
THINK_START_TIME
1711648128.641
THINK_START_MEM
366704
EXT
.php
DS
/
THINK_PATH
/usr/home/hyu4251930001/htdocs/thinkphp/
LIB_PATH
/usr/home/hyu4251930001/htdocs/thinkphp/library/
CORE_PATH
/usr/home/hyu4251930001/htdocs/thinkphp/library/think/
TRAIT_PATH
/usr/home/hyu4251930001/htdocs/thinkphp/library/traits/
ROOT_PATH
/usr/home/hyu4251930001/htdocs/
EXTEND_PATH
/usr/home/hyu4251930001/htdocs/extend/
VENDOR_PATH
/usr/home/hyu4251930001/htdocs/vendor/
RUNTIME_PATH
/usr/home/hyu4251930001/htdocs/runtime/
LOG_PATH
/usr/home/hyu4251930001/htdocs/runtime/log/
CACHE_PATH
/usr/home/hyu4251930001/htdocs/runtime/cache/
TEMP_PATH
/usr/home/hyu4251930001/htdocs/runtime/temp/
CONF_PATH
/usr/home/hyu4251930001/htdocs/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
MAIL_HOST
smtp.jsydl.com
MAIL_SMTPAUTH
true
MAIL_USERNAME
ydlmessage@jsydl.com
MAIL_FROM
ydlmessage@jsydl.com
MAIL_FROMNAME
易动力网络
MAIL_PASSWORD
Tb376b8ZiA8QwV5S
MAIL_CHARSET
utf-8
MAIL_ISHTML
true