[0] HttpException in App.php line 535

模块不存在:life

  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/whirlpo...') in index.php line 25

Environment Variables

GET Data

/life/nice_relationship_htm
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/life/nice_relationship.htm
QUERY_STRING
/life/nice_relationship.htm
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/2.0
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
/life/nice_relationship.htm
REDIRECT_URL
/life/nice_relationship.htm
REMOTE_PORT
48410
SCRIPT_FILENAME
/www/wwwroot/whirlpool.ucantech.net/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/whirlpool.ucantech.net/
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
/www/wwwroot/whirlpool.ucantech.net/
REMOTE_ADDR
54.226.222.183
SERVER_PORT
443
SERVER_ADDR
172.17.6.26
SERVER_NAME
www.whirlpool.com.cn
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.whirlpool.com.cn Port 443</address>
LD_LIBRARY_PATH
/www/server/apache/lib:/www/server/apache/lib
PATH
/www/server/panel/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST
www.whirlpool.com.cn
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
H2_STREAM_TAG
14-3
H2_STREAM_ID
3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH
off
H2PUSH
off
HTTP2
on
SSL_TLS_SNI
www.whirlpool.com.cn
HTTPS
on
REDIRECT_STATUS
200
REDIRECT_H2_STREAM_TAG
14-3
REDIRECT_H2_STREAM_ID
3
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH
off
REDIRECT_H2PUSH
off
REDIRECT_HTTP2
on
REDIRECT_SSL_TLS_SNI
www.whirlpool.com.cn
REDIRECT_HTTPS
on
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710837919.2208
REQUEST_TIME
1710837919
PATH_INFO
/life/nice_relationship.htm
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/whirlpool.ucantech.net/application/
RUNTIME_PATH
/www/wwwroot/whirlpool.ucantech.net/runtime/
THINK_VERSION
5.0.24
THINK_START_TIME
1710837919.2213
THINK_START_MEM
409112
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/whirlpool.ucantech.net/thinkphp/
LIB_PATH
/www/wwwroot/whirlpool.ucantech.net/thinkphp/library/
CORE_PATH
/www/wwwroot/whirlpool.ucantech.net/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/whirlpool.ucantech.net/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/whirlpool.ucantech.net/
EXTEND_PATH
/www/wwwroot/whirlpool.ucantech.net/extend/
VENDOR_PATH
/www/wwwroot/whirlpool.ucantech.net/vendor/
LOG_PATH
/www/wwwroot/whirlpool.ucantech.net/runtime/log/
CACHE_PATH
/www/wwwroot/whirlpool.ucantech.net/runtime/cache/
TEMP_PATH
/www/wwwroot/whirlpool.ucantech.net/runtime/temp/
CONF_PATH
/www/wwwroot/whirlpool.ucantech.net/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
QINIU_FUNCTIONS_VERSION
7.2.10