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

方法不存在:app\index\controller\Index->pic()

  1. $this->request->setAction($actionName);
  2. } catch (ReflectionException $e) {
  3. $reflect = new ReflectionMethod($instance, '__call');
  4. $vars = [$action, $vars];
  5. $this->request->setAction($action);
  6. }
  7. } else {
  8. // 操作不存在
  9. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  10. }
  11. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  12. return $this->autoResponse($data);
  13. });
  14. }
  15. /**

Call Stack

  1. in Controller.php line 107
  2. at Controller->think\route\dispatch\{closure}(object(Request)) in Pipeline.php line 59
  3. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  4. at Pipeline->then(object(Closure)) in Controller.php line 113
  5. at Controller->exec() in Dispatch.php line 89
  6. at Dispatch->run() in Route.php line 772
  7. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  8. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  9. at Pipeline->then(object(Closure)) in Route.php line 773
  10. at Route->dispatch(object(Request), object(Closure)) in Http.php line 216
  11. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  12. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  13. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  14. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  15. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  16. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  17. at MultiApp->handle(object(Request), object(Closure))
  18. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  19. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  20. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  21. at SessionInit->handle(object(Request), object(Closure))
  22. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  23. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  24. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  25. at TraceDebug->handle(object(Request), object(Closure))
  26. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  27. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  28. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  29. at Pipeline->then(object(Closure)) in Http.php line 207
  30. at Http->runWithRequest(object(Request)) in Http.php line 170
  31. at Http->run() in index.php line 20

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
REDIRECT_UNIQUE_ID ZiFGOflaCoy6-mSfKb5qIAAAAAA
REDIRECT_PHPRC /home/host6185hho5sptr631t8/others
REDIRECT_HANDLER php-cgi
REDIRECT_STATUS 200
UNIQUE_ID ZiFGOflaCoy6-mSfKb5qIAAAAAA
PHPRC /home/host6185hho5sptr631t8/others
HTTP_X_FORWARDED_FOR 13.59.36.203
HTTP_X_REAL_IP 118.123.16.3
HTTP_HOST www.bbt3.com
HTTP_CONNECTION close
HTTP_FROM_HTTPS on
HTTP_SSL_FLAG SSL
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER https://www.bbt3.com/index.php/pic/big/180_0.jpg
PATH /sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE <address>Apache Server at www.bbt3.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME www.bbt3.com
SERVER_ADDR 127.0.0.1
SERVER_PORT 80
REMOTE_ADDR 13.59.36.203
DOCUMENT_ROOT /home/host6185hho5sptr631t8/wwwroot/public
REQUEST_SCHEME http
CONTEXT_PREFIX /php-run-as-cgi
CONTEXT_DOCUMENT_ROOT /usr/php7.3/bin
SERVER_ADMIN webmaster@host618
SCRIPT_FILENAME /home/host6185hho5sptr631t8/wwwroot/public/index.php
REMOTE_PORT 45390
REDIRECT_URL /index.php/pic/big/180_0.jpg
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /index.php/pic/big/180_0.jpg
SCRIPT_NAME /index.php
PATH_INFO /pic/big/180_0.jpg
PATH_TRANSLATED /home/host6185hho5sptr631t8/wwwroot/public/pic/big/180_0.jpg
ORIG_PATH_INFO /index.php/pic/big/180_0.jpg
ORIG_SCRIPT_NAME /php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME /usr/php7.3/bin/php-cgi
ORIG_PATH_TRANSLATED /home/host6185hho5sptr631t8/wwwroot/public/index.php/pic/big/180_0.jpg
PHP_SELF /index.php/pic/big/180_0.jpg
REQUEST_TIME_FLOAT 1713456697.2978
REQUEST_TIME 1713456697
0.098550s