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

方法不存在:app\index\controller\Index->platform_info.php()

  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. protected function parseActions($actions)

Call Stack

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

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
admin_hkcms_lang zh-cn
HKCMSSESSID 8f5504f62ae0b847002b9488b1830b07
index_hkcms_lang zh-cn
old_index_hkcms_lang zh-cn
PHPSESSID 0k1rjbhkdgu78hqk33ub04hsrb
Session
token34 078b0874ee760ec4785c713e178027b4
token77 a06aa43010621943512a496952082e62
Server/Request Data
USER weitongda
HOME /home/wwwroot/weitongda
SCRIPT_NAME /index.php
REQUEST_URI /index/platform_info.php
QUERY_STRING
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_URL /index/platform_info.php
REMOTE_PORT 44174
SCRIPT_FILENAME /home/wwwroot/weitongda/wwwroot/public/index.php
SERVER_ADMIN [no address given]
CONTEXT_DOCUMENT_ROOT /home/wwwroot/weitongda/wwwroot/public
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT /home/wwwroot/weitongda/wwwroot/public
REMOTE_ADDR 107.158.144.114
SERVER_PORT 80
SERVER_ADDR 127.0.0.1
SERVER_NAME www.vitalstar.com.cn
SERVER_SOFTWARE Apache
SERVER_SIGNATURE
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HTTP_COOKIE admin_hkcms_lang=zh-cn; HKCMSSESSID=8f5504f62ae0b847002b9488b1830b07; index_hkcms_lang=zh-cn; old_index_hkcms_lang=zh-cn; PHPSESSID=0k1rjbhkdgu78hqk33ub04hsrb
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP_X_FORWARDED_PROTO https
HTTP_ACCEPT_ENCODING gzip
HTTP_SSL_FLAG SSL
HTTP_FROM_HTTPS on
HTTP_CONNECTION close
HTTP_HOST www.vitalstar.com.cn
HTTP_X_REAL_IP 122.114.57.113
HTTP_X_FORWARDED_FOR 107.158.144.114
proxy-nokeepalive 1
REDIRECT_STATUS 200
REDIRECT_PATH_INFO index/platform_info.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1731873545.1493
REQUEST_TIME 1731873545
XML 地图