[0] HttpException in App.php line 541

模块不存在:info

  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 541
  2. at App::module(['Info', '4', '135'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 462
  3. at App::exec(['type' => 'module', 'module' => ['Info', '4', '135']], ['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('/guazai/wwwroot/www....') in index.php line 38

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
www.315hlj.net
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/Info_4_135
REDIRECT_STATUS
200
SERVER_NAME
315hlj.net
SERVER_PORT
80
SERVER_ADDR
172.26.201.143
REMOTE_PORT
41352
REMOTE_ADDR
44.204.24.82
SERVER_SOFTWARE
nginx/1.15.10
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/guazai/wwwroot/www.hlj315.org
DOCUMENT_URI
/index.php
REQUEST_URI
/Info_4_135
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/Info_4_135
SCRIPT_FILENAME
/guazai/wwwroot/www.hlj315.org/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711645386.9183
REQUEST_TIME
1711645386
Environment Variables
empty

ThinkPHP Constants

__PUBLIC__
/public
__ADMIN__
/public/static/admin
APP_PATH
/guazai/wwwroot/www.hlj315.org/app/
RUNTIME_PATH
/guazai/wwwroot/www.hlj315.org/public/runtime/
LOG_PATH
/guazai/wwwroot/www.hlj315.org/public/runtime/log/
DATA_PATH
/guazai/wwwroot/www.hlj315.org/public/runtime/Data/
PLUGIN_PATH
/guazai/wwwroot/www.hlj315.org/core/plugins/
EXTEND_PATH
/guazai/wwwroot/www.hlj315.org/core/extend/
ADDONS_PATH
/guazai/wwwroot/www.hlj315.org/addons/
CONF_PATH
/guazai/wwwroot/www.hlj315.org/config/
THINK_VERSION
5.0.20
THINK_START_TIME
1711645386.9187
THINK_START_MEM
377856
EXT
.php
DS
/
THINK_PATH
/guazai/wwwroot/www.hlj315.org/core/think/
LIB_PATH
/guazai/wwwroot/www.hlj315.org/core/think/library/
CORE_PATH
/guazai/wwwroot/www.hlj315.org/core/think/library/think/
TRAIT_PATH
/guazai/wwwroot/www.hlj315.org/core/think/library/traits/
ROOT_PATH
/guazai/wwwroot/www.hlj315.org/
VENDOR_PATH
/guazai/wwwroot/www.hlj315.org/vendor/
CACHE_PATH
/guazai/wwwroot/www.hlj315.org/public/runtime/cache/
TEMP_PATH
/guazai/wwwroot/www.hlj315.org/public/runtime/temp/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/guazai/wwwroot/www.hlj315.org/addons/
UPLOAD_PATH
./Uploads/