[0] HttpException in App.php line 535

模块不存在:4817

  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(['4817', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['4817', 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
mv%25e5%2590%25ac%25e6%25ad%258c-%25e6%2584%259f%25e4%25ba%25ba%25ef%25bc%2581%25e4%25bc%2598%25e7%25be%258e%25ef%25bc%2581%25e6%25af%2594%25e5%2588%25a9%25e6%2597%25b6%25e9%2592%25a2%25e7%2590%25b4%25e5%25ae%25b6%25e5%25b0%259a%25e9%25a9%25ac%25e9%25be%2599%25e5%2588%259b%25e4%25bd%259c%25e8%25bf%2599%25e9%25a6%2596
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
/4817/
REDIRECT_STATUS
200
SERVER_NAME
huashang.be
SERVER_PORT
80
SERVER_ADDR
172.28.138.200
REMOTE_PORT
58444
REMOTE_ADDR
3.239.119.159
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
/4817/?utm_source=rss&utm_medium=rss&utm_campaign=mv%2525e5%252590%2525ac%2525e6%2525ad%25258c-%2525e6%252584%25259f%2525e4%2525ba%2525ba%2525ef%2525bc%252581%2525e4%2525bc%252598%2525e7%2525be%25258e%2525ef%2525bc%252581%2525e6%2525af%252594%2525e5%252588%2525a9%2525e6%252597%2525b6%2525e9%252592%2525a2%2525e7%252590%2525b4%2525e5%2525ae%2525b6%2525e5%2525b0%25259a%2525e9%2525a9%2525ac%2525e9%2525be%252599%2525e5%252588%25259b%2525e4%2525bd%25259c%2525e8%2525bf%252599%2525e9%2525a6%252596
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/4817/&utm_source=rss&utm_medium=rss&utm_campaign=mv%2525e5%252590%2525ac%2525e6%2525ad%25258c-%2525e6%252584%25259f%2525e4%2525ba%2525ba%2525ef%2525bc%252581%2525e4%2525bc%252598%2525e7%2525be%25258e%2525ef%2525bc%252581%2525e6%2525af%252594%2525e5%252588%2525a9%2525e6%252597%2525b6%2525e9%252592%2525a2%2525e7%252590%2525b4%2525e5%2525ae%2525b6%2525e5%2525b0%25259a%2525e9%2525a9%2525ac%2525e9%2525be%252599%2525e5%252588%25259b%2525e4%2525bd%25259c%2525e8%2525bf%252599%2525e9%2525a6%252596
SCRIPT_FILENAME
/www/wwwroot/huashang.be/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711619384.5842
REQUEST_TIME
1711619384
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/huashang.be/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711619384.5848
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