[0] HttpException in App.php line 535

module not exists:en

  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() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/adminOr...') in index.php line 15

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_CF_CONNECTING_IP
52.91.255.225
HTTP_REFERER
http://web.ki-mall.com/en/index.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_CF_VISITOR
{"scheme":"https"}
HTTP_X_FORWARDED_PROTO
https
HTTP_CF_RAY
86ba2c4a9e770678-IAD
HTTP_X_FORWARDED_FOR
52.91.255.225
HTTP_ACCEPT_ENCODING
gzip, br
HTTP_CF_IPCOUNTRY
US
HTTP_CDN_LOOP
cloudflare
HTTP_HOST
web.ki-mall.com
PATH_INFO
/en/index.html
REDIRECT_STATUS
200
SERVER_NAME
0.0.0.0
SERVER_PORT
443
SERVER_ADDR
86.38.218.166
REMOTE_PORT
36614
REMOTE_ADDR
172.70.42.224
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/adminOrApi/public
DOCUMENT_URI
/index.php
REQUEST_URI
/en/index.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/en/index.html
SCRIPT_FILENAME
/www/wwwroot/adminOrApi/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711655676.7305
REQUEST_TIME
1711655676
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/adminOrApi/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711655676.7311
THINK_START_MEM
408264
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/adminOrApi/thinkphp/
LIB_PATH
/www/wwwroot/adminOrApi/thinkphp/library/
CORE_PATH
/www/wwwroot/adminOrApi/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/adminOrApi/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/adminOrApi/
EXTEND_PATH
/www/wwwroot/adminOrApi/extend/
VENDOR_PATH
/www/wwwroot/adminOrApi/vendor/
RUNTIME_PATH
/www/wwwroot/adminOrApi/runtime/
LOG_PATH
/www/wwwroot/adminOrApi/runtime/log/
CACHE_PATH
/www/wwwroot/adminOrApi/runtime/cache/
TEMP_PATH
/www/wwwroot/adminOrApi/runtime/temp/
CONF_PATH
/www/wwwroot/adminOrApi/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/www/wwwroot/adminOrApi/addons/
PINYIN_DEFAULT
4096
PINYIN_TONE
2
PINYIN_NO_TONE
4
PINYIN_ASCII_TONE
8
PINYIN_NAME
16
PINYIN_KEEP_NUMBER
32
PINYIN_KEEP_ENGLISH
64
PINYIN_UMLAUT_V
128
PINYIN_KEEP_PUNCTUATION
256
PAGE
12
SUCCESS
success
UPDATE_ORDER
修改订单
WIN
200
LOSE
400