[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(['News', 'ShowNews173', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['News', 'ShowNews173', 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('/data/work/html/gdsm...') in index.php line 18

Environment Variables

GET Data

/News/ShowNews173_html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

REDIRECT_HTTPS
on
REDIRECT_SSL_TLS_SNI
www.gdsmcxh.cn
REDIRECT_STATUS
200
HTTPS
on
SSL_TLS_SNI
www.gdsmcxh.cn
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.gdsmcxh.cn
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
<address>Apache Server at www.gdsmcxh.cn Port 443</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.gdsmcxh.cn
SERVER_ADDR
172.18.104.89
SERVER_PORT
443
REMOTE_ADDR
54.196.27.122
DOCUMENT_ROOT
/data/work/html/gdsmcxh
SERVER_ADMIN
root@localhost
SCRIPT_FILENAME
/data/work/html/gdsmcxh/index.php
REMOTE_PORT
49936
REDIRECT_QUERY_STRING
/News/ShowNews173.html
REDIRECT_URL
/News/ShowNews173.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
/News/ShowNews173.html
REQUEST_URI
/News/ShowNews173.html
SCRIPT_NAME
/index.php
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711653880.405
REQUEST_TIME
1711653880
PATH_INFO
/News/ShowNews173.html
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/data/work/html/gdsmcxh/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711653880.4063
THINK_START_MEM
256640
EXT
.php
DS
/
THINK_PATH
/data/work/html/gdsmcxh/thinkphp/
LIB_PATH
/data/work/html/gdsmcxh/thinkphp/library/
CORE_PATH
/data/work/html/gdsmcxh/thinkphp/library/think/
TRAIT_PATH
/data/work/html/gdsmcxh/thinkphp/library/traits/
ROOT_PATH
/data/work/html/gdsmcxh/
EXTEND_PATH
/data/work/html/gdsmcxh/extend/
VENDOR_PATH
/data/work/html/gdsmcxh/vendor/
RUNTIME_PATH
/data/work/html/gdsmcxh/runtime/
LOG_PATH
/data/work/html/gdsmcxh/runtime/log/
CACHE_PATH
/data/work/html/gdsmcxh/runtime/cache/
TEMP_PATH
/data/work/html/gdsmcxh/runtime/temp/
CONF_PATH
/data/work/html/gdsmcxh/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false