[0] HttpException in Module.php line 62

模块不存在:team

  1. $available = true;
  2. }
  3. // 模块初始化
  4. if ($module && $available) {
  5. // 初始化模块
  6. $this->request->setModule($module);
  7. $this->app->init($module);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. }
  12. // 是否自动转换控制器和操作名
  13. $convert = is_bool($this->convert) ? $this->convert : $this->rule->getConfig('url_convert');
  14. // 获取控制器名
  15. $controller = strip_tags($result[1] ?: $this->rule->getConfig('default_controller'));
  16. $this->controller = $convert ? strtolower($controller) : $controller;

Call Stack

  1. in Module.php line 62
  2. at Module->init() in Url.php line 25
  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
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-c1e3c321-8041-423f-8323-11cbb0069768
PHPRC C:\PHP\7.2\
PHP_FCGI_MAX_REQUESTS 10000
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\s50_Z8L6442L\s50_Z8L6442L.config
APP_POOL_ID s50_Z8L6442L
CommonProgramFiles C:\Program Files (x86)\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME WIN-1IHQ3TH0PM3
ComSpec C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK NO
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:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;D:\Mysql\MySQL Server 5.7\bin;
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 9e09
ProgramData C:\ProgramData
ProgramFiles C:\Program Files (x86)
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\
PUBLIC C:\Users\Public
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WORKGROUP
USERNAME WIN-1IHQ3TH0PM3$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
ORIG_PATH_INFO /index.php/Team/zongjian/cuijianli/350.html
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/8.5
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME www.spyc.com.cn
SCRIPT_NAME /index.php
SCRIPT_FILENAME D:\HOSTS\5CS36zlCphns\www\public\index.php
REQUEST_URI /Team/zongjian/cuijianli/350.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 58548
REMOTE_HOST 192.168.5.249
REMOTE_ADDR 192.168.5.249
QUERY_STRING
PATH_TRANSLATED D:\HOSTS\5CS36zlCphns\www\public\index.php\Team\zongjian\cuijianli\350.html
PATH_INFO /Team/zongjian/cuijianli/350.html
LOGON_USER
LOCAL_ADDR 192.168.5.200
INSTANCE_META_PATH /LM/W3SVC/404
INSTANCE_NAME 5CS36ZLCPHNS_SITE
INSTANCE_ID 404
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT D:\HOSTS\5CS36zlCphns\www\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:\HOSTS\5CS36zlCphns\www\public\
APPL_MD_PATH /LM/W3SVC/404/ROOT
WEBSOCKET_VERSION 13
IIS_UrlRewriteModule 7,1,1993,2336
HTTP_X_ORIGINAL_URL /Team/zongjian/cuijianli/350.html
HTTP_X_FORWARDED_FOR 35.172.193.238
HTTP_USER_AGENT claudebot
HTTP_HOST www.spyc.com.cn
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
HTTP_CONNECTION close
FCGI_ROLE RESPONDER
PHP_SELF /index.php/Team/zongjian/cuijianli/350.html
REQUEST_TIME_FLOAT 1711666283.9311
REQUEST_TIME 1711666283
Environment Variablesempty
ThinkPHP Constantsempty

Fatal error: Uncaught think\exception\ErrorException: mkdir(): No space left on device in D:\HOSTS\5CS36zlCphns\www\thinkphp\library\think\log\driver\File.php:61 Stack trace: #0 [internal function]: think\Error::appError(2, 'mkdir(): No spa...', 'D:\\HOSTS\\5CS36z...', 61, Array) #1 D:\HOSTS\5CS36zlCphns\www\thinkphp\library\think\log\driver\File.php(61): mkdir('D:\\HOSTS\\5CS36z...', 493, true) #2 D:\HOSTS\5CS36zlCphns\www\thinkphp\library\think\Log.php(224): think\log\driver\File->save(Array, true) #3 D:\HOSTS\5CS36zlCphns\www\thinkphp\library\think\Error.php(94): think\Log->save() #4 [internal function]: think\Error::appShutdown() #5 {main} thrown in D:\HOSTS\5CS36zlCphns\www\thinkphp\library\think\log\driver\File.php on line 61