#0 [0]HttpException in Controller.php line 76

控制器不存在:app\index\controller\English

  1. ->setAction($this->actionName);
  2. }
  3. public function exec()
  4. {
  5. try {
  6. // 实例化控制器
  7. $instance = $this->controller($this->controller);
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 注册控制器中间件
  12. $this->registerControllerMiddleware($instance);
  13. return $this->app->middleware->pipeline('controller')
  14. ->send($this->request)
  15. ->then(function () use ($instance) {
  16. // 获取当前操作名

Call Stack

  1. in Controller.php line 76
  2. at Controller->exec() in Dispatch.php line 89
  3. at Dispatch->run() in Route.php line 760
  4. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  5. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  6. at Pipeline->then(object(Closure)) in Route.php line 761
  7. at Route->dispatch(object(Request), object(Closure)) in Http.php line 210
  8. at Http->dispatchToRoute(object(Request)) in Http.php line 200
  9. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  10. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  11. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  12. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  13. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  14. at MultiApp->handle(object(Request), object(Closure))
  15. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  16. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  17. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  18. at SessionInit->handle(object(Request), object(Closure))
  19. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  20. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  21. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  22. at TraceDebug->handle(object(Request), object(Closure))
  23. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  24. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  25. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  26. at Pipeline->then(object(Closure)) in Http.php line 201
  27. at Http->runWithRequest(object(Request)) in Http.php line 162
  28. at Http->run() in index.php line 20

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
DOCUMENT_ROOT /usr/home/qxu1142400096/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT */*
HTTP_HOST www.sbbs.com.cn
HTTP_USER_AGENT claudebot
PATH /bin:/usr/bin
PHPRC /var/www/php71/hichina_ini/qxu1142400096
QUERY_STRING
REDIRECT_DOCUMENT_ROOT /usr/home/qxu1142400096/htdocs
REDIRECT_GATEWAY_INTERFACE CGI/1.1
REDIRECT_HTTP_ACCEPT */*
REDIRECT_HTTP_HOST www.sbbs.com.cn
REDIRECT_HTTP_USER_AGENT claudebot
REDIRECT_PATH /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
REDIRECT_PATH_INFO English/RE-EXPLORATION OF BIAN-HEALING STONE.ht
REDIRECT_PATH_TRANSLATED redirect:/index.php
REDIRECT_QUERY_STRING
REDIRECT_REMOTE_ADDR 34.236.152.203
REDIRECT_REMOTE_PORT 51560
REDIRECT_REQUEST_METHOD GET
REDIRECT_REQUEST_URI /English/RE-EXPLORATION%20OF%20BIAN-HEALING%20STONE.ht
REDIRECT_SCRIPT_FILENAME /usr/home/qxu1142400096/htdocs/English
REDIRECT_SCRIPT_NAME /English
REDIRECT_SCRIPT_URI http://www.sbbs.com.cn/English/RE-EXPLORATION OF BIAN-HEALING STONE.ht
REDIRECT_SCRIPT_URL /English/RE-EXPLORATION OF BIAN-HEALING STONE.ht
REDIRECT_SERVER_ADDR 121.42.79.39
REDIRECT_SERVER_ADMIN webmaster@qxu1142400096.my3w.com
REDIRECT_SERVER_NAME www.sbbs.com.cn
REDIRECT_SERVER_PORT 80
REDIRECT_SERVER_PROTOCOL HTTP/1.1
REDIRECT_SERVER_SIGNATURE
REDIRECT_SERVER_SOFTWARE Apache
REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID ZflNXAofVDUAAHNUGf8AAAAD
REDIRECT_URL /English/RE-EXPLORATION OF BIAN-HEALING STONE.ht
REMOTE_ADDR 34.236.152.203
REMOTE_PORT 51560
REQUEST_METHOD GET
REQUEST_URI /English/RE-EXPLORATION%20OF%20BIAN-HEALING%20STONE.ht
SCRIPT_FILENAME /usr/home/qxu1142400096/htdocs/index.php
SCRIPT_NAME /index.php
SCRIPT_URI http://www.sbbs.com.cn/English/RE-EXPLORATION OF BIAN-HEALING STONE.ht
SCRIPT_URL /English/RE-EXPLORATION OF BIAN-HEALING STONE.ht
SERVER_ADDR 121.42.79.39
SERVER_ADMIN webmaster@qxu1142400096.my3w.com
SERVER_NAME www.sbbs.com.cn
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
UNIQUE_ID ZflNXAofVDUAAHNUGf8AAAAD
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710837084.0403
REQUEST_TIME 1710837084
0.092262s