[0] HttpException in App.php line 535

模块不存在:public

  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(['public', 'portal', 'article'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['public', 'portal', 'article']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in index.php line 41

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_REFERER
http://www.hcmba.cn/public/portal/article/index/id/324/cid/2.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.hcmba.cn
PATH_INFO
/public/portal/article/index/id/324/cid/2.html
REDIRECT_STATUS
200
SERVER_NAME
hcmba.cn
SERVER_PORT
443
SERVER_ADDR
172.24.87.157
REMOTE_PORT
57658
REMOTE_ADDR
100.26.140.179
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/hcmba.cn/public
DOCUMENT_URI
/index.php
REQUEST_URI
/public/portal/article/index/id/324/cid/2.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/public/portal/article/index/id/324/cid/2.html
SCRIPT_FILENAME
/www/wwwroot/hcmba.cn/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711641114.2465
REQUEST_TIME
1711641114
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
CMF_ROOT
/www/wwwroot/hcmba.cn/public/../
APP_PATH
/www/wwwroot/hcmba.cn/public/../app/
CMF_PATH
/www/wwwroot/hcmba.cn/public/../simplewind/cmf/
PLUGINS_PATH
/www/wwwroot/hcmba.cn/public/plugins/
EXTEND_PATH
/www/wwwroot/hcmba.cn/public/../simplewind/extend/
VENDOR_PATH
/www/wwwroot/hcmba.cn/public/../simplewind/vendor/
RUNTIME_PATH
/www/wwwroot/hcmba.cn/public/../data/runtime/
THINKCMF_VERSION
5.0.180508
THINK_VERSION
5.0.24
THINK_START_TIME
1711641114.2469
THINK_START_MEM
405392
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/hcmba.cn/simplewind/thinkphp/
LIB_PATH
/www/wwwroot/hcmba.cn/simplewind/thinkphp/library/
CORE_PATH
/www/wwwroot/hcmba.cn/simplewind/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/hcmba.cn/simplewind/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/hcmba.cn/
LOG_PATH
/www/wwwroot/hcmba.cn/public/../data/runtime/log/
CACHE_PATH
/www/wwwroot/hcmba.cn/public/../data/runtime/cache/
TEMP_PATH
/www/wwwroot/hcmba.cn/public/../data/runtime/temp/
CONF_PATH
/www/wwwroot/hcmba.cn/public/../app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/www/wwwroot/hcmba.cn/simplewind/vendor/ezyang/htmlpurifier/library
QINIU_FUNCTIONS_VERSION
7.2.7