[0] HttpException in App.php line 535

模块不存在:3398

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

Environment Variables

GET Data

utm_source
rss
utm_medium
rss
utm_campaign
%25e5%25a4%25aa%25e7%2587%2583%25e4%25ba%2586%25ef%25bc%2581%25e4%25b8%25ad%25e5%25a4%25ae%25e6%25b0%2591%25e6%2597%258f%25e4%25b9%2590%25e5%259b%25a2%25e5%259c%25a8%25e5%25ae%2589%25e7%2589%25b9%25e5%258d%25ab%25e6%2599%25ae%25e4%25b8%25be%25e5%258a%259e%25e9%25a3%258e%25e5%258d%258e%25e5%259b%25bd%25e4%25b9%2590
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
huashang.be
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/3398/
REDIRECT_STATUS
200
SERVER_NAME
huashang.be
SERVER_PORT
80
SERVER_ADDR
172.28.138.200
REMOTE_PORT
34244
REMOTE_ADDR
44.202.128.177
SERVER_SOFTWARE
nginx/1.20.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/huashang.be/public
DOCUMENT_URI
/index.php
REQUEST_URI
/3398/?utm_source=rss&utm_medium=rss&utm_campaign=%2525e5%2525a4%2525aa%2525e7%252587%252583%2525e4%2525ba%252586%2525ef%2525bc%252581%2525e4%2525b8%2525ad%2525e5%2525a4%2525ae%2525e6%2525b0%252591%2525e6%252597%25258f%2525e4%2525b9%252590%2525e5%25259b%2525a2%2525e5%25259c%2525a8%2525e5%2525ae%252589%2525e7%252589%2525b9%2525e5%25258d%2525ab%2525e6%252599%2525ae%2525e4%2525b8%2525be%2525e5%25258a%25259e%2525e9%2525a3%25258e%2525e5%25258d%25258e%2525e5%25259b%2525bd%2525e4%2525b9%252590
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/3398/&utm_source=rss&utm_medium=rss&utm_campaign=%2525e5%2525a4%2525aa%2525e7%252587%252583%2525e4%2525ba%252586%2525ef%2525bc%252581%2525e4%2525b8%2525ad%2525e5%2525a4%2525ae%2525e6%2525b0%252591%2525e6%252597%25258f%2525e4%2525b9%252590%2525e5%25259b%2525a2%2525e5%25259c%2525a8%2525e5%2525ae%252589%2525e7%252589%2525b9%2525e5%25258d%2525ab%2525e6%252599%2525ae%2525e4%2525b8%2525be%2525e5%25258a%25259e%2525e9%2525a3%25258e%2525e5%25258d%25258e%2525e5%25259b%2525bd%2525e4%2525b9%252590
SCRIPT_FILENAME
/www/wwwroot/huashang.be/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711646735.6617
REQUEST_TIME
1711646735
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/huashang.be/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711646735.6623
THINK_START_MEM
405184
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/huashang.be/thinkphp/
LIB_PATH
/www/wwwroot/huashang.be/thinkphp/library/
CORE_PATH
/www/wwwroot/huashang.be/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/huashang.be/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/huashang.be/
EXTEND_PATH
/www/wwwroot/huashang.be/extend/
VENDOR_PATH
/www/wwwroot/huashang.be/vendor/
RUNTIME_PATH
/www/wwwroot/huashang.be/runtime/
LOG_PATH
/www/wwwroot/huashang.be/runtime/log/
CACHE_PATH
/www/wwwroot/huashang.be/runtime/cache/
TEMP_PATH
/www/wwwroot/huashang.be/runtime/temp/
CONF_PATH
/www/wwwroot/huashang.be/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false