Bsport体育_B体育官方入口

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

控制器不存在:app\controller\Plus

  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}() in Pipeline.php line 59
  5. at Pipeline->think\{closure}() in Pipeline.php line 65
  6. at Pipeline->then() in Route.php line 761
  7. at Route->dispatch() in Http.php line 210
  8. at Http->dispatchToRoute() in Http.php line 200
  9. at Http->think\{closure}() in Pipeline.php line 59
  10. at Pipeline->think\{closure}() in MultiApp.php line 65
  11. at MultiApp->handle()
  12. at call_user_func() in Middleware.php line 142
  13. at Middleware->think\{closure}() in Pipeline.php line 84
  14. at Pipeline->think\{closure}() in SessionInit.php line 67
  15. at SessionInit->handle()
  16. at call_user_func() in Middleware.php line 142
  17. at Middleware->think\{closure}() in Pipeline.php line 84
  18. at Pipeline->think\{closure}() in TraceDebug.php line 71
  19. at TraceDebug->handle()
  20. at call_user_func() in Middleware.php line 142
  21. at Middleware->think\{closure}() in Pipeline.php line 84
  22. at Pipeline->think\{closure}() in Pipeline.php line 65
  23. at Pipeline->then() in Http.php line 201
  24. at Http->runWithRequest() in Http.php line 162
  25. at Http->run() in index.php line 20

Environment Variables

GET Data
aid 6872
POST Dataempty
Filesempty
Cookies
PHPSESSID 0c779b68e859b1d9e27f9bfb8e230c79
Session
captcha { "key": "$2y$10$JTw2vSZdJfP74OMlXB48Lu7y.VseaJyS5hZ7NAINEsMpsfIX2wW26" }
Server/Request Data
USER www
HOME /home/www
SCRIPT_NAME /index.php
REQUEST_URI /plus/feedback.php?aid=6872
QUERY_STRING aid=6872
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING aid=6872
REDIRECT_URL /plus/feedback.php
REMOTE_PORT 51396
SCRIPT_FILENAME /www/wwwroot/cms.cyykwl.com/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT /www/wwwroot/cms.cyykwl.com/public
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT /www/wwwroot/cms.cyykwl.com/public
REMOTE_ADDR 104.140.79.98
SERVER_PORT 80
SERVER_ADDR 122.114.158.137
SERVER_NAME www.lnhyaz.com
SERVER_SOFTWARE Apache
SERVER_SIGNATURE
Apache Server at www.lnhyaz.com Port 80
LD_LIBRARY_PATH /www/server/apache/lib
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_COOKIE PHPSESSID=0c779b68e859b1d9e27f9bfb8e230c79
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.lnhyaz.com
HTTP_USER_AGENT claudebot
proxy-nokeepalive 1
REDIRECT_STATUS 200
REDIRECT_PATH_INFO plus/feedback.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711645585.4684
REQUEST_TIME 1711645585
0.060573s