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

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

  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 90
  3. at Dispatch->run() in Route.php line 772
  4. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  5. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  6. at Pipeline->then(object(Closure)) in Route.php line 771
  7. at Route->dispatch(object(Request), object(Closure)) in Http.php line 218
  8. at Http->dispatchToRoute(object(Request)) in Http.php line 208
  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 66
  13. at Pipeline->then(object(Closure)) in MultiApp.php line 70
  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 85
  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 85
  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 85
  25. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  26. at Pipeline->then(object(Closure)) in Http.php line 207
  27. at Http->runWithRequest(object(Request)) in Http.php line 172
  28. at Http->run() in index.php line 80

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
SUPERVISOR_GROUP_NAME php-fpm
SUPERVISOR_SERVER_URL unix:///var/run/supervisor.sock
HOSTNAME 5f18cea0d4e7
PHP_VERSION 8.3.1
PHP_INI_DIR /usr/local/etc/php
GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA
PHP_LDFLAGS -Wl,-O1 -pie
PWD /var/www/html
TZ Asia/Shanghai
HOME /var/www
PHP_SHA256 56445b1771b2ba5b7573453f9e8a9451e2d810b1741a352fa05259733b1e9758
PHPIZE_DEPS autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_URL https://www.php.net/distributions/php-8.3.1.tar.xz
SHLVL 0
PHP_CFLAGS -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
TIME_ZONE UTC
SUPERVISOR_PROCESS_NAME php-fpm
LC_ALL C.UTF-8
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHP_ASC_URL https://www.php.net/distributions/php-8.3.1.tar.xz.asc
PHP_CPPFLAGS -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
SUPERVISOR_ENABLED 1
_ /usr/local/sbin/php-fpm
USER www-data
HTTP_REFERER http://kumh.top/syygzj.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_SERVER_PORT 443
HTTP_SERVER_ADDR 172.20.0.2
HTTP_SERVER_NAME www.kumh.top
HTTP_SERVER_PROTOCOL HTTP/2.0
HTTP_SCHEME https
HTTP_HOST www.kumh.top
HTTP_X_FORWARDED_FOR 3.238.233.189
HTTP_X_REAL_PORT 47546
HTTP_X_REAL_IP 3.238.233.189
REDIRECT_STATUS 200
SERVER_NAME
SERVER_PORT 81
SERVER_ADDR 172.24.0.5
REMOTE_PORT 60474
REMOTE_ADDR 47.242.27.252
SERVER_SOFTWARE nginx/1.25.4
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /etc/nginx/html/xiaohuanxiong/public
DOCUMENT_URI /index.php
REQUEST_URI /syygzj.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//syygzj.html
PATH_TRANSLATED /etc/nginx/html/xiaohuanxiong/public
PATH_INFO
SCRIPT_FILENAME /etc/nginx/html/xiaohuanxiong/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711619939.4383
REQUEST_TIME 1711619939
argv [ "s=\/\/syygzj.html" ]
argc 1
0.010805s