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

方法不存在:app\index\controller\En->about()

  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}(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 90
  6. at Dispatch->run() in Route.php line 785
  7. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  8. at Pipeline->think\{closure}(object(Request)) in Library.php line 143
  9. at Library->think\admin\{closure}(object(Request), object(Closure))
  10. at call_user_func(object(Closure), object(Request), object(Closure)) in Middleware.php line 142
  11. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  12. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  13. at Pipeline->then(object(Closure)) in Route.php line 786
  14. at Route->dispatch(object(Request), object(Closure)) in Http.php line 216
  15. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  16. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  17. at Pipeline->think\{closure}(object(Request)) in Multiple.php line 72
  18. at Multiple->think\admin\multiple\{closure}(object(Request)) in Pipeline.php line 59
  19. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  20. at Pipeline->then(object(Closure)) in Multiple.php line 73
  21. at Multiple->handle(object(Request), object(Closure))
  22. at call_user_func([object(Multiple), '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 LoadLangPack.php line 57
  25. at LoadLangPack->handle(object(Request), object(Closure))
  26. at call_user_func([object(LoadLangPack), '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 SessionInit.php line 67
  29. at SessionInit->handle(object(Request), object(Closure))
  30. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  31. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  32. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  33. at Pipeline->then(object(Closure)) in Http.php line 207
  34. at Http->runWithRequest(object(Request)) in Http.php line 170
  35. at Http->run() in SystemService.php line 523
  36. at SystemService::doInit() in index.php line 25

Environment Variables

GET Data
168_html
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-44e8d4a0-fc79-441e-9333-b2a5d6bf1779
PHP_FCGI_MAX_REQUESTS 10000
PHPRC C:\Program Files\PHP\v7.3
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\tongbao_new\tongbao_new.config
APP_POOL_ID tongbao_new
CommonProgramFiles C:\Program Files\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME iZicwi4cppqo43Z
ComSpec C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK NO
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 2
OS Windows_NT
Path C:\Program Files (x86)\PHP\v7.2;C:\Windows\system32\inetsrv;C:\Program Files (x86)\PHP\v5.6;C:\Windows\system32\inetsrv;C:\Program Files\iis express\PHP\v7.2;C:\Windows\system32\inetsrv;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Administrator\AppData\Roaming\Composer\vendor\bin;
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 5507
ProgramData C:\ProgramData
ProgramFiles C:\Program Files
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\
PUBLIC C:\Users\Public
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WORKGROUP
USERNAME iZicwi4cppqo43Z$
USERPROFILE C:\Windows\system32\config\systemprofile
VISUALSVN_SERVER C:\Program Files (x86)\VisualSVN Server\
windir C:\Windows
ORIG_PATH_INFO /index.php/en/about/
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/8.5
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME www.cnshangxing.com
SCRIPT_NAME /index.php
SCRIPT_FILENAME D:\Web\tongbao_new\public\index.php
REQUEST_URI /en/about/?168.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 46568
REMOTE_HOST 34.204.177.148
REMOTE_ADDR 34.204.177.148
QUERY_STRING 168.html
PATH_TRANSLATED D:\Web\tongbao_new\public\index.php\en\about\
PATH_INFO /en/about/
LOGON_USER
LOCAL_ADDR 172.31.72.150
INSTANCE_META_PATH /LM/W3SVC/28
INSTANCE_NAME TONGBAO_NEW
INSTANCE_ID 28
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT D:\Web\tongbao_new\public
CONTENT_TYPE
CONTENT_LENGTH 0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH D:\Web\tongbao_new\public\
APPL_MD_PATH /LM/W3SVC/28/ROOT
IIS_UrlRewriteModule 7,1,1993,2351
UNENCODED_URL /en/about/?168.html
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /en/about/?168.html
HTTP_USER_AGENT claudebot
HTTP_HOST www.cnshangxing.com
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
FCGI_ROLE RESPONDER
PHP_SELF /index.php/en/about/
REQUEST_TIME_FLOAT 1711648603.6306
REQUEST_TIME 1711648603