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

              控製(zhi)器不存在(zai):app\controller\Zlgc

              1. ->setAction($this->actionName);
              2. }
              3. public function exec()
              4. {
              5. try {
              6. // 實(shi)例化(hua)控製(zhi)器
              7. $instance = $this->controller($this->controller);
              8. } catch (ClassNotFoundException $e) {
              9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
              10. }
              11. // 註(zhu)冊控(kong)製(zhi)器中間件(jian)
              12. $this->registerControllerMiddleware($instance);
              13. return $this->app->middleware->pipeline('controller')
              14. ->send($this->request)
              15. ->then(function () use ($instance) {
              16. // 穫取噹(dang)前撡(cao)作(zuo)名

              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 65
              11. at MultiApp->handle(object(Request), object(Closure))
              12. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
              13. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
              14. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
              15. at SessionInit->handle(object(Request), object(Closure))
              16. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
              17. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
              18. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
              19. at TraceDebug->handle(object(Request), object(Closure))
              20. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
              21. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
              22. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
              23. at Pipeline->then(object(Closure)) in Http.php line 201
              24. at Http->runWithRequest(object(Request)) in Http.php line 162
              25. at Http->run() in index.php line 22

              Environment Variables

              GET Dataempty
              POST Dataempty
              Filesempty
              Cookiesempty
              Sessionempty
              Server/Request Data
              _FCGI_X_PIPE_ \\.\pipe\IISFCGI-8b1a452d-9566-4f4f-9c5f-f9ab9d6a815f
              PHP_FCGI_MAX_REQUESTS 1000
              PHPRC C:\php_73
              ALLUSERSPROFILE C:\ProgramData
              APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
              APP_POOL_CONFIG C:\inetpub\temp\apppools\kexuezl\kexuezl.config
              APP_POOL_ID kexuezl
              CommonProgramFiles C:\Program Files (x86)\Common Files
              CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
              CommonProgramW6432 C:\Program Files\Common Files
              COMPUTERNAME EBS-3818
              ComSpec C:\Windows\system32\cmd.exe
              DriverData C:\Windows\System32\Drivers\DriverData
              LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
              NUMBER_OF_PROCESSORS 16
              OS Windows_NT
              Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\php_52;D:\mysql\bin;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\dotnet\;C:\Program Files (x86)\dotnet\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
              PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
              PROCESSOR_ARCHITECTURE x86
              PROCESSOR_ARCHITEW6432 AMD64
              PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
              PROCESSOR_LEVEL 6
              PROCESSOR_REVISION 5504
              ProgramData C:\ProgramData
              ProgramFiles C:\Program Files (x86)
              ProgramFiles(x86) C:\Program Files (x86)
              ProgramW6432 C:\Program Files
              PSModulePath C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
              PUBLIC C:\Users\Public
              SystemDrive C:
              SystemRoot C:\Windows
              TEMP C:\Windows\TEMP
              TMP C:\Windows\TEMP
              USERDOMAIN WORKGROUP
              USERNAME EBS-3818$
              USERPROFILE C:\Windows\system32\config\systemprofile
              windir C:\Windows
              ORIG_PATH_INFO /index.php/zlgc/
              URL /index.php
              SERVER_SOFTWARE Microsoft-IIS/10.0
              SERVER_PROTOCOL HTTP/1.1
              SERVER_PORT_SECURE 0
              SERVER_PORT 80
              SERVER_NAME cssdrq.com
              SCRIPT_NAME /index.php
              SCRIPT_FILENAME D:\wwwroot\kexuezl\wwwroot\index.php
              REQUEST_URI /zlgc/
              REQUEST_METHOD GET
              REMOTE_USER
              REMOTE_PORT 62099
              REMOTE_HOST 127.0.0.1
              REMOTE_ADDR 127.0.0.1
              QUERY_STRING
              PATH_TRANSLATED D:\wwwroot\kexuezl\wwwroot\index.php\zlgc\
              PATH_INFO /zlgc/
              LOGON_USER
              LOCAL_ADDR 127.0.0.1
              INSTANCE_META_PATH /LM/W3SVC/10713
              INSTANCE_NAME KEXUEZL
              INSTANCE_ID 10713
              HTTPS_SERVER_SUBJECT
              HTTPS_SERVER_ISSUER
              HTTPS_SECRETKEYSIZE
              HTTPS_KEYSIZE
              HTTPS off
              GATEWAY_INTERFACE CGI/1.1
              DOCUMENT_ROOT D:\wwwroot\kexuezl\wwwroot
              CONTENT_TYPE application/json; charset=UTF-8
              CONTENT_LENGTH 0
              CERT_SUBJECT
              CERT_SERIALNUMBER
              CERT_ISSUER
              CERT_FLAGS
              CERT_COOKIE
              AUTH_USER
              AUTH_PASSWORD
              AUTH_TYPE
              APPL_PHYSICAL_PATH D:\wwwroot\kexuezl\wwwroot\
              APPL_MD_PATH /LM/W3SVC/10713/ROOT
              IIS_UrlRewriteModule 7,1,1993,2336
              WEBSOCKET_VERSION 13
              UNENCODED_URL /zlgc/
              IIS_WasUrlRewritten 1
              HTTP_X_ORIGINAL_URL /zlgc/
              HTTP_REALIP_WTS_X 154.206.20.2
              HTTP_X_REAL_IP 154.206.20.2
              HTTP_X_FORWARDED_FOR 154.206.20.2
              HTTP_USER_AGENT Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
              HTTP_HOST cssdrq.com
              HTTP_ACCEPT_LANGUAGE zh-CN,zh;q=0.9,en;q=0.8
              HTTP_ACCEPT_ENCODING gzip
              HTTP_ACCEPT_CHARSET utf-8;q=1, ISO-8859-1;q=0
              HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
              HTTP_CONTENT_TYPE application/json; charset=UTF-8
              HTTP_CONTENT_LENGTH 0
              HTTP_CONNECTION close
              FCGI_ROLE RESPONDER
              PHP_SELF /index.php/zlgc/
              REQUEST_TIME_FLOAT 1735333293.5592
              REQUEST_TIME 1735333293
              0.154508s
              ScwHB