[0] HttpException in App.php line 543

模块不存在:join

  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 543
  2. at App::module(['join', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['join', 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('/mnt/fuguangchina202...') in index.php line 25

Environment Variables

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

Server/Request Data

USER
www-data
HOME
/var/www
HTTP_X5_UUID
c23870513e5c552b86723bebefe7762b
HTTP_X_SINFO
on
HTTP_WL_PROXY_CLIENT_IP
54.226.222.183
HTTP_WEB_SERVER_TYPE
nginx
HTTP_X_CLIENT_IP
54.226.222.183
HTTP_X_TRUE_IP
54.226.222.183
HTTP_X_FORWARDED_PROTO
https
HTTP_X_REAL_IP
54.226.222.183
HTTP_EAGLEEYE_RPCID
0.1
HTTP_ACCEPT
*/*
HTTP_EAGLEEYE_TRACEID
707c9fc617108569437867478e26cb
HTTP_X_FORWARDED_CLUSTER
waf,
HTTP_X_FORWARDED_FOR
54.226.222.183
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.fuguangchina.com
SCRIPT_FILENAME
/mnt/fuguangchina2022/web/index.php
REDIRECT_STATUS
200
SERVER_NAME
www.fuguangchina.com
SERVER_PORT
443
SERVER_ADDR
172.16.47.175
REMOTE_PORT
2985
REMOTE_ADDR
112.124.159.198
SERVER_SOFTWARE
nginx/1.14.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/mnt/fuguangchina2022/web
DOCUMENT_URI
/index.php
REQUEST_URI
/join.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=//join.html
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710856943.8055
REQUEST_TIME
1710856943
PATH_INFO
//join.html
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/mnt/fuguangchina2022/web/application/
RUNTIME_PATH
/mnt/fuguangchina2022/web/runtime/
THINK_VERSION
5.0.24
THINK_START_TIME
1710856943.8056
THINK_START_MEM
398232
EXT
.php
DS
/
THINK_PATH
/mnt/fuguangchina2022/web/thinkphp/
LIB_PATH
/mnt/fuguangchina2022/web/thinkphp/library/
CORE_PATH
/mnt/fuguangchina2022/web/thinkphp/library/think/
TRAIT_PATH
/mnt/fuguangchina2022/web/thinkphp/library/traits/
ROOT_PATH
/mnt/fuguangchina2022/web/
EXTEND_PATH
/mnt/fuguangchina2022/web/extend/
VENDOR_PATH
/mnt/fuguangchina2022/web/vendor/
LOG_PATH
/mnt/fuguangchina2022/web/runtime/log/
CACHE_PATH
/mnt/fuguangchina2022/web/runtime/cache/
TEMP_PATH
/mnt/fuguangchina2022/web/runtime/temp/
CONF_PATH
/mnt/fuguangchina2022/web/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
QINIU_FUNCTIONS_VERSION
7.2.10