• #0 [0]HttpException in Url.php line 62

    控制器不存在:list-371-1

    1. $path = $this->rule->parseUrlPath($url);
    2. if (empty($path)) {
    3. return [null, null];
    4. }
    5. // 解析控制器
    6. $controller = !empty($path) ? array_shift($path) : null;
    7. if ($controller && !preg_match('/^[A-Za-z0-9][\w|\.]*$/', $controller)) {
    8. throw new HttpException(404, 'controller not exists:' . $controller);
    9. }
    10. // 解析操作
    11. $action = !empty($path) ? array_shift($path) : null;
    12. $var = [];
    13. // 解析额外参数
    14. if ($path) {
    15. preg_replace_callback('/(\w+)\|([^\|]+)/', function ($match) use (&$var) {

    Call Stack

    1. in Url.php line 62
    2. at Url->parseUrl() in Url.php line 31
    3. at Url->__construct() in Route.php line 865
    4. at Route->url() in Route.php line 823
    5. at Route->check() in Route.php line 783
    6. at Route->dispatch() in Http.php line 216
    7. at Http->dispatchToRoute() in Http.php line 206
    8. at Http->think\{closure}() in Pipeline.php line 59
    9. at Pipeline->think\{closure}() in MultiApp.php line 51
    10. at MultiApp->think\app\{closure}() in Pipeline.php line 59
    11. at Pipeline->think\{closure}() in Pipeline.php line 66
    12. at Pipeline->then() in MultiApp.php line 52
    13. at MultiApp->handle()
    14. at call_user_func() in Middleware.php line 142
    15. at Middleware->think\{closure}() in Pipeline.php line 85
    16. at Pipeline->think\{closure}() in SessionInit.php line 67
    17. at SessionInit->handle()
    18. at call_user_func() in Middleware.php line 142
    19. at Middleware->think\{closure}() in Pipeline.php line 85
    20. at Pipeline->think\{closure}() in Pipeline.php line 66
    21. at Pipeline->then() in Http.php line 207
    22. at Http->runWithRequest() in Http.php line 170
    23. at Http->run() in index.php line 35

    Environment Variables

    GET Dataempty
    POST Dataempty
    Filesempty
    Cookiesempty
    Sessionempty
    Server/Request Data
    _FCGI_X_PIPE_ \\.\pipe\IISFCGI-5f5f56ad-b276-4d18-8fc3-596e1d20c921
    ALLUSERSPROFILE C:\ProgramData
    APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
    APP_POOL_CONFIG C:\inetpub\temp\apppools\yongjiegroup.com\yongjiegroup.com.config
    APP_POOL_ID yongjiegroup.com
    CommonProgramFiles C:\Program Files\Common Files
    CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
    CommonProgramW6432 C:\Program Files\Common Files
    COMPUTERNAME WIN-PCHDKF905ND
    ComSpec C:\Windows\system32\cmd.exe
    DriverData C:\Windows\System32\Drivers\DriverData
    LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
    NUMBER_OF_PROCESSORS 4
    OS Windows_NT
    Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\php5.6.40\;C:\Program Files\MySQL\MySQL Server 5.7\bin\;C:\Program Files\Git\cmd;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
    PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE AMD64
    PROCESSOR_IDENTIFIER Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
    PROCESSOR_LEVEL 6
    PROCESSOR_REVISION 1e05
    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
    PUBLIC C:\Users\Public
    SystemDrive C:
    SystemRoot C:\Windows
    TEMP C:\Windows\TEMP
    TMP C:\Windows\TEMP
    USERDOMAIN WORKGROUP
    USERNAME WIN-PCHDKF905ND$
    USERPROFILE C:\Windows\system32\config\systemprofile
    windir C:\Windows
    ORIG_PATH_INFO /index.php/list-371-1/scroll/tabli3.html
    URL /index.php
    SERVER_SOFTWARE Microsoft-IIS/10.0
    SERVER_PROTOCOL HTTP/1.1
    SERVER_PORT_SECURE 0
    SERVER_PORT 80
    SERVER_NAME www.hdgc.net
    SCRIPT_NAME /index.php
    SCRIPT_FILENAME D:\wwwroot\205\yongjiegroup.com\public\index.php
    REQUEST_URI /list-371-1/scroll/tabli3.html
    REQUEST_METHOD GET
    REMOTE_USER
    REMOTE_PORT 43390
    REMOTE_HOST 154.220.64.2
    REMOTE_ADDR 154.220.64.2
    QUERY_STRING
    PATH_TRANSLATED D:\wwwroot\205\yongjiegroup.com\public\index.php\list-371-1\scroll\tabli3.html
    PATH_INFO /list-371-1/scroll/tabli3.html
    LOGON_USER
    LOCAL_ADDR 60.190.255.201
    INSTANCE_META_PATH /LM/W3SVC/2
    INSTANCE_NAME YONGJIEGROUP.COM
    INSTANCE_ID 2
    HTTPS_SERVER_SUBJECT
    HTTPS_SERVER_ISSUER
    HTTPS_SECRETKEYSIZE
    HTTPS_KEYSIZE
    HTTPS off
    GATEWAY_INTERFACE CGI/1.1
    DOCUMENT_ROOT D:\wwwroot\205\yongjiegroup.com\public
    CONTENT_TYPE application/x-www-form-urlencoded; 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\205\yongjiegroup.com\public\
    APPL_MD_PATH /LM/W3SVC/2/ROOT
    IIS_UrlRewriteModule 7,1,1993,2336
    UNENCODED_URL //list-371-1/scroll/tabli3.html
    IIS_WasUrlRewritten 1
    HTTP_X_ORIGINAL_URL /list-371-1/scroll/tabli3.html
    HTTP_X_MICROSOFTAJAX Delta=true
    HTTP_X_APPLE_STORE_FRONT 143444,12
    HTTP_X_APPLE_TZ 0
    HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
    HTTP_REFERER https://www.baidu.com/search/spider.htm
    HTTP_HOST www.hdgc.net
    HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
    HTTP_ACCEPT_ENCODING gzip, deflate
    HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    HTTP_CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
    HTTP_CONTENT_LENGTH 0
    HTTP_CACHE_CONTROL no-cache
    FCGI_ROLE RESPONDER
    PHP_SELF /index.php/list-371-1/scroll/tabli3.html
    REQUEST_TIME_FLOAT 1773366701.7254
    REQUEST_TIME 1773366701
    站点地图