[0] HttpException in App.php line 535

模块不存在:2020

  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(['2020', '09', '22'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['2020', '09', '22']], ['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('/www/wwwroot/hengx.l...') in index.php line 19

Environment Variables

GET Data

replytocom
200
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_REFERER
http://hswh.xyz/index.php/2020/09/22/%e5%ad%a6%e7%94%9f%e7%b3%bb%e7%bb%9f%e5%a2%9e%e3%80%81%e5%88%a0%e3%80%81%e6%94%b9%e3%80%81%e6%9f%a5/?replytocom=200
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
hswh.xyz
PATH_INFO
/2020/09/22/%E5%AD%A6%E7%94%9F%E7%B3%BB%E7%BB%9F%E5%A2%9E%E3%80%81%E5%88%A0%E3%80%81%E6%94%B9%E3%80%81%E6%9F%A5/index.php
REDIRECT_STATUS
200
SERVER_NAME
henxin.live
SERVER_PORT
443
SERVER_ADDR
38.47.103.97
REMOTE_PORT
45260
REMOTE_ADDR
18.232.88.17
SERVER_SOFTWARE
nginx/1.21.4
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/hengx.live/web
DOCUMENT_URI
/index.php/2020/09/22/学生系统增、删、改、查/
REQUEST_URI
/index.php/2020/09/22/%E5%AD%A6%E7%94%9F%E7%B3%BB%E7%BB%9F%E5%A2%9E%E3%80%81%E5%88%A0%E3%80%81%E6%94%B9%E3%80%81%E6%9F%A5/?replytocom=200
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
replytocom=200
SCRIPT_FILENAME
/www/wwwroot/hengx.live/web/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/2020/09/22/%E5%AD%A6%E7%94%9F%E7%B3%BB%E7%BB%9F%E5%A2%9E%E3%80%81%E5%88%A0%E3%80%81%E6%94%B9%E3%80%81%E6%9F%A5/index.php
REQUEST_TIME_FLOAT
1711623045.8585
REQUEST_TIME
1711623045
Environment Variables
empty

ThinkPHP Constants

WEB_PATH
/www/wwwroot/hengx.live/web/
APP_PATH
/www/wwwroot/hengx.live/web/../source/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711623045.8623
THINK_START_MEM
406304
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/hengx.live/source/thinkphp/
LIB_PATH
/www/wwwroot/hengx.live/source/thinkphp/library/
CORE_PATH
/www/wwwroot/hengx.live/source/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/hengx.live/source/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/hengx.live/source/
EXTEND_PATH
/www/wwwroot/hengx.live/source/extend/
VENDOR_PATH
/www/wwwroot/hengx.live/source/vendor/
RUNTIME_PATH
/www/wwwroot/hengx.live/source/runtime/
LOG_PATH
/www/wwwroot/hengx.live/source/runtime/log/
CACHE_PATH
/www/wwwroot/hengx.live/source/runtime/cache/
TEMP_PATH
/www/wwwroot/hengx.live/source/runtime/temp/
CONF_PATH
/www/wwwroot/hengx.live/web/../source/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
QINIU_FUNCTIONS_VERSION
7.2.7