[0] HttpException in App.php line 535

模块不存在:news

  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() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/mdata/www/clef.org....') in index.php line 25

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST clef.org.cn
HTTP_REFERER http://clef.org.cn/news/2019/0923/5/2757.shtml
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PHP_ADMIN_VALUE open_basedir=/mdata/www/:/tmp/:/proc/
REDIRECT_STATUS 200
SERVER_NAME www.clef.org.cn
SERVER_PORT 443
SERVER_ADDR 172.17.232.28
REMOTE_PORT 31510
REMOTE_ADDR 52.15.63.145
SERVER_SOFTWARE nginx/1.20.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /mdata/www/clef.org.cn/public
DOCUMENT_URI /index.php
REQUEST_URI /news/2019/0923/5/2757.shtml
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/news/2019/0923/5/2757.shtml
SCRIPT_FILENAME /mdata/www/clef.org.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713459891.1372
REQUEST_TIME 1713459891
PATH_INFO /news/2019/0923/5/2757.shtml
Environment Variablesempty
ThinkPHP Constants
APP_PATH /mdata/www/clef.org.cn/public/../application/
RUNTIME_PATH /mdata/www/clef.org.cn/public/../runtime/
__ROOT__
THINK_VERSION 5.0.24
THINK_START_TIME 1713459891.1374
THINK_START_MEM 408488
EXT .php
DS /
THINK_PATH /mdata/www/clef.org.cn/thinkphp/
LIB_PATH /mdata/www/clef.org.cn/thinkphp/library/
CORE_PATH /mdata/www/clef.org.cn/thinkphp/library/think/
TRAIT_PATH /mdata/www/clef.org.cn/thinkphp/library/traits/
ROOT_PATH /mdata/www/clef.org.cn/
EXTEND_PATH /mdata/www/clef.org.cn/extend/
VENDOR_PATH /mdata/www/clef.org.cn/vendor/
LOG_PATH /mdata/www/clef.org.cn/public/../runtime/log/
CACHE_PATH /mdata/www/clef.org.cn/public/../runtime/cache/
TEMP_PATH /mdata/www/clef.org.cn/public/../runtime/temp/
CONF_PATH /mdata/www/clef.org.cn/public/../application/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false
HTMLPURIFIER_PREFIX /mdata/www/clef.org.cn/vendor/htmlpurifier/library