[0] HttpException in App.php line 535

模块不存在:c

  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. exit();
  11. }
  12. } else {
  13. // 单一模块部署
  14. $module = '';
  15. $request->module($module);
  16. }

Call Stack

  1. in App.php line 535
  2. at App::module(['c', 'xiezhen', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['c', 'xiezhen', null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in index.php line 44

Environment Variables

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

Server/Request Data

USER
www-data
HOME
/var/www
FCGI_ROLE
RESPONDER
QUERY_STRING
s=/c/xiezhen/
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_FILENAME
/mnt/www.chloe9920210524.com/public/index.php
SCRIPT_NAME
/index.php
REQUEST_URI
/c/xiezhen/
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/mnt/www.chloe9920210524.com/public
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.4.6
REMOTE_ADDR
54.224.52.210
REMOTE_PORT
45464
SERVER_ADDR
172.17.152.215
SERVER_PORT
443
SERVER_NAME
www.chloe99.com
HTTPS
on
REDIRECT_STATUS
200
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_REFERER
http://www.chloe99.com/c/xiezhen/
HTTP_HOST
www.chloe99.com
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710829045.9069
REQUEST_TIME
1710829045
PATH_INFO
/c/xiezhen/
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
CMF_ROOT
/mnt/www.chloe9920210524.com/public/../
APP_PATH
/mnt/www.chloe9920210524.com/public/../app/
CMF_PATH
/mnt/www.chloe9920210524.com/public/../simplewind/cmf/
WEB_ROOT
/mnt/www.chloe9920210524.com/public/
PLUGINS_PATH
/mnt/www.chloe9920210524.com/public/plugins/
EXTEND_PATH
/mnt/www.chloe9920210524.com/public/../simplewind/extend/
VENDOR_PATH
/mnt/www.chloe9920210524.com/public/../simplewind/vendor/
RUNTIME_PATH
/mnt/www.chloe9920210524.com/public/../data/runtime/
THINKCMF_VERSION
5.0.190419
THINK_VERSION
5.0.24
THINK_START_TIME
1710829045.907
THINK_START_MEM
236968
EXT
.php
DS
/
THINK_PATH
/mnt/www.chloe9920210524.com/simplewind/thinkphp/
LIB_PATH
/mnt/www.chloe9920210524.com/simplewind/thinkphp/library/
CORE_PATH
/mnt/www.chloe9920210524.com/simplewind/thinkphp/library/think/
TRAIT_PATH
/mnt/www.chloe9920210524.com/simplewind/thinkphp/library/traits/
ROOT_PATH
/mnt/www.chloe9920210524.com/
LOG_PATH
/mnt/www.chloe9920210524.com/public/../data/runtime/log/
CACHE_PATH
/mnt/www.chloe9920210524.com/public/../data/runtime/cache/
TEMP_PATH
/mnt/www.chloe9920210524.com/public/../data/runtime/temp/
CONF_PATH
/mnt/www.chloe9920210524.com/public/../app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/mnt/www.chloe9920210524.com/simplewind/vendor/ezyang/htmlpurifier/library