[0] HttpException in App.php line 535

模块不存在:site

  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(['site', 'products', 'id'], ['app_host' => '', 'app_debug' => '0', 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['site', 'products', 'id']], ['app_host' => '', 'app_debug' => '0', 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/www.nmy...') in index.php line 24

Environment Variables

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

Server/Request Data

USER
www
HOME
/dev/null
HTTP_REFERER
http://www.nmyyc.com/site/products/id/276
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.nmyyc.com
PATH_INFO
/site/products/id/276
REDIRECT_STATUS
200
SERVER_NAME
www.nmyyc.com
SERVER_PORT
443
SERVER_ADDR
172.17.181.236
REMOTE_PORT
35656
REMOTE_ADDR
3.238.142.134
SERVER_SOFTWARE
nginx/1.18.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/www.nmyyc.com/public_html
DOCUMENT_URI
/index.php
REQUEST_URI
/site/products/id/276
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/site/products/id/276
SCRIPT_FILENAME
/www/wwwroot/www.nmyyc.com/public_html/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711614422.4543
REQUEST_TIME
1711614422
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/www.nmyyc.com/public_html/../application/
BASE_PATH
RUNTIME_PATH
/www/wwwroot/www.nmyyc.com/public_html/../data/
THINK_VERSION
5.0.24
THINK_START_TIME
1711614422.4548
THINK_START_MEM
416192
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.nmyyc.com/framework/
LIB_PATH
/www/wwwroot/www.nmyyc.com/framework/library/
CORE_PATH
/www/wwwroot/www.nmyyc.com/framework/library/think/
TRAIT_PATH
/www/wwwroot/www.nmyyc.com/framework/library/traits/
ROOT_PATH
/www/wwwroot/www.nmyyc.com/
EXTEND_PATH
/www/wwwroot/www.nmyyc.com/extend/
VENDOR_PATH
/www/wwwroot/www.nmyyc.com/vendor/
LOG_PATH
/www/wwwroot/www.nmyyc.com/public_html/../data/log/
CACHE_PATH
/www/wwwroot/www.nmyyc.com/public_html/../data/cache/
TEMP_PATH
/www/wwwroot/www.nmyyc.com/public_html/../data/temp/
CONF_PATH
/www/wwwroot/www.nmyyc.com/public_html/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
SENTCMS_VERSION
3.6.201803
SENT_ADDON_PATH
/www/wwwroot/www.nmyyc.com/application/../addons/