[0] HttpException in App.php line 535

模块不存在:error

  1. $config = self::init($module);
  2. // 模块请求缓存检查
  3. $request->cache(
  4. $config['request_cache'],
  5. $config['request_cache_expire'],
  6. $config['request_cache_except']
  7. );
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 设置默认过滤机制
  17. $request->filter($config['default_filter']);

Call Stack

  1. in App.php line 535
  2. at App::module(['error', '403', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['error', '403', null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('F:\hyundaihompage\ww...') in index.php line 26

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

AGENT_BIN
F:\eai\mi\agent
AGENT_DATA
F:\eai\mi\agent
ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Users\Administrator\AppData\Roaming
AXIS2_HOME
E:\axis2-1.6.2
CLASSPATH
.;E:\Program Files\IBM\SQLLIB\java\db2java.zip;E:\Program Files\IBM\SQLLIB\java\db2jcc.jar;E:\Program Files\IBM\SQLLIB\java\sqlj.zip;E:\Program Files\IBM\SQLLIB\java\db2jcc_license_cu.jar;E:\Program Files\IBM\SQLLIB\bin;E:\Program Files\IBM\SQLLIB\java\common.jar
CLIENTNAME
LAPTOP-HE0020Q7
CommonProgramFiles
C:\Program Files\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
WINDOWS-AALIOPT
ComSpec
C:\Windows\system32\cmd.exe
DB2INSTANCE
DB2
EPS_INSTALL_ROOT
c:\program files\sangfor\edr\agent\
FP_NO_HOST_CHECK
NO
HOMEDRIVE
C:
HOMEPATH
\Users\Administrator
HUDSON_HOME
E:\hudson_home
ILinkHome
F:\eai\mi\ilink
INCLUDE
E:\Program Files\IBM\SQLLIB\INCLUDE;E:\Program Files\IBM\SQLLIB\LIB
JAVA_HOME
C:\Program Files\Java\jdk1.7.0_25
LIB
;E:\Program Files\IBM\SQLLIB\LIB
LOCALAPPDATA
C:\Users\Administrator\AppData\Local
LOGONSERVER
\\WINDOWS-AALIOPT
NUMBER_OF_PROCESSORS
4
OS
Windows_NT
Path
C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\win32_11gR2_client\app\Administrator\product\11.2.0\client_1;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\VisualSVN Server\bin;E:\axis2-1.6.2\bin;C:\Program Files\Java\jdk1.7.0_25\bin;C:\Program Files\ibm\gsk8\lib64;C:\Program Files (x86)\ibm\gsk8\lib;E:\Program Files\IBM\SQLLIB\BIN;E:\Program Files\IBM\SQLLIB\FUNCTION;E:\Program Files\IBM\SQLLIB\SAMPLES\REPL;E:\jdk1.6.0_24\bin;C:\Program Files (x86)\ZeroTier\One\;C:\Program Files\Zabbix Agent\
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE
AMD64
PROCESSOR_IDENTIFIER
Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
PROCESSOR_LEVEL
6
PROCESSOR_REVISION
3a09
ProgramData
C:\ProgramData
ProgramFiles
C:\Program Files
ProgramFiles(x86)
C:\Program Files (x86)
ProgramW6432
C:\Program Files
PSModulePath
C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC
C:\Users\Public
SESSIONNAME
RDP-Tcp#1
SystemDrive
C:
SystemRoot
C:\Windows
TEMP
C:\Users\ADMINI~1\AppData\Local\Temp\2
TMP
C:\Users\ADMINI~1\AppData\Local\Temp\2
USERDOMAIN
WINDOWS-AALIOPT
USERDOMAIN_ROAMINGPROFILE
WINDOWS-AALIOPT
USERNAME
Administrator
USERPROFILE
C:\Users\Administrator
VISUALSVN_SERVER
C:\Program Files (x86)\VisualSVN Server\
windir
C:\Windows
HTTP_HOST
hyundaielevator.com.cn
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
REDIRECT_STATUS
200
SERVER_NAME
localhost
SERVER_PORT
80
SERVER_ADDR
100.100.29.25
REMOTE_PORT
37976
REMOTE_ADDR
54.85.255.74
SERVER_SOFTWARE
nginx/1.15.11
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
F:/hyundaihompage/www
DOCUMENT_URI
/index.php
REQUEST_URI
/about_us.php?id=97
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=//error/403.html
PATH_TRANSLATED
F:/hyundaihompage/www
PATH_INFO
//error/403.html
SCRIPT_FILENAME
F:/hyundaihompage/www/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710834766.4102
REQUEST_TIME
1710834766
Environment Variables
empty

ThinkPHP Constants

APP_PATH
F:\hyundaihompage\www/app/
CONF_PATH
F:\hyundaihompage\www/config/
TTCMS_VERSION
5.0.20.18.11
THINK_VERSION
5.0.20
THINK_START_TIME
1710834766.4116
THINK_START_MEM
408344
EXT
.php
DS
\
THINK_PATH
F:\hyundaihompage\www\thinkphp\
LIB_PATH
F:\hyundaihompage\www\thinkphp\library\
CORE_PATH
F:\hyundaihompage\www\thinkphp\library\think\
TRAIT_PATH
F:\hyundaihompage\www\thinkphp\library\traits\
ROOT_PATH
F:\hyundaihompage\www\
EXTEND_PATH
F:\hyundaihompage\www\extend\
VENDOR_PATH
F:\hyundaihompage\www\vendor\
RUNTIME_PATH
F:\hyundaihompage\www\runtime\
LOG_PATH
F:\hyundaihompage\www\runtime\log\
CACHE_PATH
F:\hyundaihompage\www\runtime\cache\
TEMP_PATH
F:\hyundaihompage\www\runtime\temp\
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true