[0] HttpException in Module.php line 127

方法不存在:app\home\controller\Index->tencent:()

  1. : $this->request->param();
  2. $vars = array_merge($vars, $this->param);
  3. } elseif (is_callable([$instance, '_empty'])) {
  4. // 空操作
  5. $call = [$instance, '_empty'];
  6. $vars = [$this->actionName];
  7. $reflect = new ReflectionMethod($instance, '_empty');
  8. } else {
  9. // 操作不存在
  10. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  11. }
  12. $this->app['hook']->listen('action_begin', $call);
  13. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  14. return $this->autoResponse($data);
  15. });

Call Stack

  1. in Module.php line 127
  2. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  3. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  4. at Middleware->think\{closure}(object(Request))
  5. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  6. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  7. at Module->exec() in Dispatch.php line 168
  8. at Dispatch->run() in App.php line 432
  9. at App->think\{closure}(object(Request), object(Closure), null)
  10. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  11. at Middleware->think\{closure}(object(Request))
  12. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  13. at Middleware->dispatch(object(Request)) in App.php line 435
  14. at App->run() in index.php line 13

Environment Variables

GET Data
Menu- yes
uin 841134651
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_CONNECTION keep-alive
HTTP_CACHE_CONTROL max-age=0
HTTP_X_FORWARDED_FOR 10.1.107.76
HTTP_VIA 1.1 squid-proxy-5b96dc6d46-ghcx7 (squid/6.13)
HTTP_HOST szhalab.com
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME 1063.windows.ivears.cn
SERVER_PORT 80
SERVER_ADDR 211.149.203.3
REMOTE_PORT 21714
REMOTE_ADDR 216.73.217.174
SERVER_SOFTWARE nginx/1.14.2
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/wwwroot/1063.windows.ivears.cn
DOCUMENT_URI /index.php
REQUEST_URI /home/index/tencent:/message/?Menu-=yes&uin=841134651
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/home/index/tencent:/message/&Menu-=yes&uin=841134651
SCRIPT_FILENAME /home/wwwroot/1063.windows.ivears.cn/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1780710214.2442
REQUEST_TIME 1780710214
ALL_HTTP
Environment Variablesempty
ThinkPHP Constants
WEB_PATH /home/wwwroot/1063.windows.ivears.cn
APP_PATH /home/wwwroot/1063.windows.ivears.cn/zmapp/
QINIU_FUNCTIONS_VERSION 7.2.5
HTML_FILE_NAME /home/wwwroot/1063.windows.ivears.cn/Html/home/Index/tencent:/556524c2b3ddcfd4e6873e84581195f2.html
MODULE home
CONTROLLER index
ACTION tencent:
DATA_PATH /home/wwwroot/1063.windows.ivears.cn/runtime/cache/
TEMP_PATH /home/wwwroot/1063.windows.ivears.cn/runtime/temp/
FIELD_PATH /home/wwwroot/1063.windows.ivears.cn/runtime/field/
HTML_PATH /home/wwwroot/1063.windows.ivears.cn/Html/
LOG_PATH /home/wwwroot/1063.windows.ivears.cn/runtime/log/
ZMCMS_VERSION ZmCMS V2.01