[0] HttpException in App.php line 606

方法不存在:app\index\controller\Link->chaoqi.net()

  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', 'Link', 'chaoqi.net'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['Index', 'Link', 'chaoqi.net']], ['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('/www/wwwroot/xinwen/...') in index.php line 17

Environment Variables

GET Data

/Index/Link/chaoqi_net
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
REDIRECT_STATUS
200
proxy-nokeepalive
1
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.xhsktvw.cn
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LD_LIBRARY_PATH
/www/server/apache/lib
SERVER_SIGNATURE
<address>Apache Server at www.xhsktvw.cn Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.xhsktvw.cn
SERVER_ADDR
172.24.185.240
SERVER_PORT
80
REMOTE_ADDR
3.232.108.171
DOCUMENT_ROOT
/www/wwwroot/xinwen
REQUEST_SCHEME
http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/xinwen
SERVER_ADMIN
webmaster@example.com
SCRIPT_FILENAME
/www/wwwroot/xinwen/index.php
REMOTE_PORT
34246
REDIRECT_URL
/Index/Link/chaoqi.net
REDIRECT_QUERY_STRING
/Index/Link/chaoqi.net
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
/Index/Link/chaoqi.net
REQUEST_URI
/Index/Link/chaoqi.net
SCRIPT_NAME
/index.php
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711710750.0437
REQUEST_TIME
1711710750
PATH_INFO
/Index/Link/chaoqi.net
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/xinwen/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711710750.0456
THINK_START_MEM
262368
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/xinwen/thinkphp/
LIB_PATH
/www/wwwroot/xinwen/thinkphp/library/
CORE_PATH
/www/wwwroot/xinwen/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/xinwen/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/xinwen/
EXTEND_PATH
/www/wwwroot/xinwen/extend/
VENDOR_PATH
/www/wwwroot/xinwen/vendor/
RUNTIME_PATH
/www/wwwroot/xinwen/runtime/
LOG_PATH
/www/wwwroot/xinwen/runtime/log/
CACHE_PATH
/www/wwwroot/xinwen/runtime/cache/
TEMP_PATH
/www/wwwroot/xinwen/runtime/temp/
CONF_PATH
/www/wwwroot/xinwen/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
APPID
wxaceeec2945bbe7c8
APPSECRET
b307b11d5eff52703e2ecc71e105a5e3