[0] HttpException in App.php line 535

模块不存在:blank212

  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(['blank212', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['blank212', 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('/home/wwwroot/tianch...') in index.php line 45

Environment Variables

GET Data

productCateId
9
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/home/wwwroot/tianchen/tianchen/public/index.php
QUERY_STRING
s=/blank212.html&productCateId=9
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/blank212.html?productCateId=9
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/home/wwwroot/tianchen/tianchen/public
SERVER_PROTOCOL
HTTP/2.0
REQUEST_SCHEME
https
HTTPS
on
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.20.2
REMOTE_ADDR
3.90.187.11
REMOTE_PORT
49940
SERVER_ADDR
172.20.114.166
SERVER_PORT
443
SERVER_NAME
tianchengroup.com
REDIRECT_STATUS
200
PATH_INFO
/blank212.html
HTTP_HOST
www.tianchengroup.com
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_REFERER
http://www.tianchengroup.com/blank212.html?productCateId=9
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711635880.1605
REQUEST_TIME
1711635880
Environment Variables
empty

ThinkPHP Constants

UPLOAD_URL
https://www.tianchengroup.com
WEB_URL
https://www.tianchengroup.com
DEFAULT_MODULE
home
APP_PATH
/home/wwwroot/tianchen/tianchen/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711635880.1613
THINK_START_MEM
264144
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/tianchen/tianchen/thinkphp/
LIB_PATH
/home/wwwroot/tianchen/tianchen/thinkphp/library/
CORE_PATH
/home/wwwroot/tianchen/tianchen/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/tianchen/tianchen/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/tianchen/tianchen/
EXTEND_PATH
/home/wwwroot/tianchen/tianchen/extend/
VENDOR_PATH
/home/wwwroot/tianchen/tianchen/vendor/
RUNTIME_PATH
/home/wwwroot/tianchen/tianchen/runtime/
LOG_PATH
/home/wwwroot/tianchen/tianchen/runtime/log/
CACHE_PATH
/home/wwwroot/tianchen/tianchen/runtime/cache/
TEMP_PATH
/home/wwwroot/tianchen/tianchen/runtime/temp/
CONF_PATH
/home/wwwroot/tianchen/tianchen/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false