[2] ErrorException in App.php line 361

scandir(E:\zkeys\freehost\Tooaa3\wwwroot/data/config\,E:\zkeys\freehost\Tooaa3\wwwroot/data/config\): �ܾ����ʡ� (code: 5)

  1. }
  2. // 自动读取配置文件
  3. if (is_dir($path . 'config')) {
  4. $dir = $path . 'config' . DIRECTORY_SEPARATOR;
  5. } elseif (is_dir($this->configPath . $module)) {
  6. $dir = $this->configPath . $module;
  7. }
  8. $files = isset($dir) ? scandir($dir) : [];
  9. foreach ($files as $file) {
  10. if ('.' . pathinfo($file, PATHINFO_EXTENSION) === $this->configExt) {
  11. $this->config->load($dir . $file, pathinfo($file, PATHINFO_FILENAME));
  12. }
  13. }
  14. }
  15. static::$modulesInited[$module] = true;

Call Stack

  1. in App.php line 361
  2. at Error::appError(2, 'scandir(E:\zkeys\fre...', 'E:\zkeys\freehost\To...', 361, ['module' => '', 'path' => 'E:\zkeys\freehost\To...', 'tags' => ['app_init' => ['cmf\behavior\InitHoo...', 'cmf\behavior\LangBeh...'], 'app_begin' => [], 'module_init' => ['cmf\behavior\InitApp...'], ...], ...])
  3. at scandir('E:\zkeys\freehost\To...') in App.php line 361
  4. at App->init() in App.php line 228
  5. at App->initialize() in App.php line 422
  6. at App->run() in index.php line 33

Environment Variables

GET Data
s portal/product/detail.html
id 95
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-d8d0d882-10e3-4c50-a229-4db1dc8d4e66
PHPRC D:\Hi_PHP\PHP\PHP7.0
PHP_FCGI_MAX_REQUESTS 10000
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\UserTooaa3AppPool\UserTooaa3AppPool.config
APP_POOL_ID UserTooaa3AppPool
CommonProgramFiles C:\Program Files (x86)\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME WIN-EQU4RR3J9D5
ComSpec C:\Windows\system32\cmd.exe
DriverData C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 8
OS Windows_NT
Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\Microsoft SQL Server\120\DTS\Binn\;D:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;D:\Program Files\Microsoft SQL Server\120\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;D:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;D:\Hi_PHP\PHP\PHP5.2;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 3e04
ProgramData C:\ProgramData
ProgramFiles C:\Program Files (x86)
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;D:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules\
PUBLIC C:\Users\Public
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WORKGROUP
USERNAME WIN-EQU4RR3J9D5$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
ORIG_PATH_INFO /index.php
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/10.0
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME tooaa.com
SCRIPT_NAME /index.php
SCRIPT_FILENAME E:\zkeys\freehost\Tooaa3\wwwroot\public\index.php
REQUEST_URI /portal/product/detail.html?id=95
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 37378
REMOTE_HOST 44.200.145.114
REMOTE_ADDR 44.200.145.114
QUERY_STRING s=portal/product/detail.html&id=95
PATH_TRANSLATED E:\zkeys\freehost\Tooaa3\wwwroot\public\index.php
LOGON_USER
LOCAL_ADDR 103.38.252.148
INSTANCE_META_PATH /LM/W3SVC/93969693
INSTANCE_NAME TOOAA3
INSTANCE_ID 93969693
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT E:\zkeys\freehost\Tooaa3\wwwroot\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 E:\zkeys\freehost\Tooaa3\wwwroot\public\
APPL_MD_PATH /LM/W3SVC/93969693/ROOT
IIS_UrlRewriteModule 7,1,1993,2336
WEBSOCKET_VERSION 13
UNENCODED_URL /portal/product/detail.html?id=95
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /portal/product/detail.html?id=95
HTTP_USER_AGENT claudebot
HTTP_HOST tooaa.com
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711656099.1938
REQUEST_TIME 1711656099
Environment Variablesempty
ThinkPHP Constants
APP_DEBUG false
CMF_ROOT E:\zkeys\freehost\Tooaa3\wwwroot/
CMF_DATA E:\zkeys\freehost\Tooaa3\wwwroot/data/
APP_PATH E:\zkeys\freehost\Tooaa3\wwwroot/app/
WEB_ROOT E:\zkeys\freehost\Tooaa3\wwwroot\public/