[0] HttpException in Url.php line 64

控制器不存在:list-4174-4

  1. if ($this->param['auto_search']) {
  2. $controller = $this->autoFindController($module, $path);
  3. } else {
  4. // 解析控制器
  5. $controller = !empty($path) ? array_shift($path) : null;
  6. }
  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. // 解析额外参数
  13. if ($path) {
  14. if ($this->rule->getConfig('url_param_type')) {
  15. $var += $path;

Call Stack

  1. in Url.php line 64
  2. at Url->parseUrl('0w593zb2a7j|list-417...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Users\Administrator\AppData\Roaming
CLIENTNAME DELLIDC
CommonProgramFiles C:\Program Files\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME iZmhzyahpu1cqeZ
ComSpec C:\Windows\system32\cmd.exe
DriverData C:\Windows\System32\Drivers\DriverData
HOMEDRIVE C:
HOMEPATH \Users\Administrator
LOCALAPPDATA C:\Users\Administrator\AppData\Local
LOGONSERVER \\iZmhzyahpu1cqeZ
NUMBER_OF_PROCESSORS 4
OS Windows_NT
Path C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Users\Administrator\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 106 Stepping 6, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 6a06
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
SESSIONNAME RDP-Tcp#0
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Users\ADMINI~1\AppData\Local\Temp\2
TMP C:\Users\ADMINI~1\AppData\Local\Temp\2
USERDOMAIN iZmhzyahpu1cqeZ
USERDOMAIN_ROAMINGPROFILE iZmhzyahpu1cqeZ
USERNAME Administrator
USERPROFILE C:\Users\Administrator
windir C:\Windows
HTTP_HOST www.typg.com.cn
HTTP_REFERER http://www.typg.com.cn/0w593zb2a7j/list-4174-4.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
REDIRECT_STATUS 200
SERVER_NAME www.typg.com.cn
SERVER_PORT 443
SERVER_ADDR 172.26.4.255
REMOTE_PORT 42100
REMOTE_ADDR 3.88.254.50
SERVER_SOFTWARE nginx/1.15.11
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT C:/phpstudy_pro/WWW/tyoa/public
DOCUMENT_URI /index.php/0w593zb2a7j/list-4174-4.html
REQUEST_URI /0w593zb2a7j/list-4174-4.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING
PATH_TRANSLATED C:/phpstudy_pro/WWW/tyoa/public/0w593zb2a7j/list-4174-4.html
PATH_INFO /0w593zb2a7j/list-4174-4.html
SCRIPT_FILENAME C:/phpstudy_pro/WWW/tyoa/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php/0w593zb2a7j/list-4174-4.html
REQUEST_TIME_FLOAT 1711656207.198
REQUEST_TIME 1711656207
Environment Variablesempty
ThinkPHP Constants
HTMLPURIFIER_PREFIX C:\phpstudy_pro\WWW\tyoa\vendor\ezyang\htmlpurifier\library