[0] HttpException in App.php line 536

模块不存在:node

  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 536
  2. at App::module(['node', '434.jspx', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 458
  3. at App::exec(['type' => 'module', 'module' => ['node', '434.jspx', 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('D:\website\gjc\think...') in index.php line 17

Environment Variables

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

Server/Request Data

REDIRECT_STATUS
200
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
id.sanyau.edu.cn
PATH
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\wamp\bin\mysql\mysql5.6.17\bin;
SystemRoot
C:\Windows
COMSPEC
C:\Windows\system32\cmd.exe
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
WINDIR
C:\Windows
SERVER_SIGNATURE
<address>Apache/2.4.9 (Win64) PHP/5.6.36 Server at id.sanyau.edu.cn Port 80</address>
SERVER_SOFTWARE
Apache/2.4.9 (Win64) PHP/5.6.36
SERVER_NAME
id.sanyau.edu.cn
SERVER_ADDR
10.10.93.2
SERVER_PORT
80
REMOTE_ADDR
54.166.234.171
DOCUMENT_ROOT
D:/website/gjc/public
REQUEST_SCHEME
http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT
D:/website/gjc/public
SERVER_ADMIN
admin@qq.com
SCRIPT_FILENAME
D:/website/gjc/public/index.php
REMOTE_PORT
41944
REDIRECT_URL
/node/434.jspx
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/node/434.jspx
SCRIPT_NAME
/index.php
PATH_INFO
/node/434.jspx
PATH_TRANSLATED
redirect:\index.php\node\434.jspx\434.jspx
PHP_SELF
/index.php/node/434.jspx
REQUEST_TIME_FLOAT
1710830329.078
REQUEST_TIME
1710830329
Environment Variables
empty

ThinkPHP Constants

APP_PATH
D:\website\gjc\public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710830329.0781
THINK_START_MEM
263944
EXT
.php
DS
\
THINK_PATH
D:\website\gjc\thinkphp\
LIB_PATH
D:\website\gjc\thinkphp\library\
CORE_PATH
D:\website\gjc\thinkphp\library\think\
TRAIT_PATH
D:\website\gjc\thinkphp\library\traits\
ROOT_PATH
D:\website\gjc\
EXTEND_PATH
D:\website\gjc\extend\
VENDOR_PATH
D:\website\gjc\vendor\
RUNTIME_PATH
D:\website\gjc\runtime\
PUBLIC_PATH
D:\website\gjc\public\
LOG_PATH
D:\website\gjc\runtime\log\
CACHE_PATH
D:\website\gjc\runtime\cache\
TEMP_PATH
D:\website\gjc\runtime\temp\
CONF_PATH
D:\website\gjc\public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true