[0] HttpException in App.php line 535

模块不存在:tag

  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(['tag', '...', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['tag', '...', 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/wwwroot/x444.cn...') in index.php line 18

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_ALI_CDN_REAL_IP
54.166.170.195
HTTP_X_CLIENT_SCHEME
https
HTTP_X_FORWARDED_FOR
54.166.170.195
HTTP_ALI_SWIFT_STAT_HOST
level2.www.x444.cn
HTTP_ALI_SWIFT_LOG_HOST
www.x444.cn
HTTP_EAGLEEYE_TRACEID
3da0c00e17116331851503061e
HTTP_VIA
cn6425.l1, kunlun2.cn6425, l2cn3160.l2, cache53.l2cn3160
HTTP_HOST
www.x444.cn
PATH_INFO
/tag/谢馥春香包好吗
PHP_ADMIN_VALUE
open_basedir=/mnt/wwwroot/x444.cn/public/../:/tmp/:/proc/:/mnt/
REDIRECT_STATUS
200
SERVER_NAME
www.x444.cn
SERVER_PORT
443
SERVER_ADDR
172.18.65.145
REMOTE_PORT
45390
REMOTE_ADDR
112.82.213.73
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/mnt/wwwroot/x444.cn/public
DOCUMENT_URI
/index.php
REQUEST_URI
/tag/%e8%b0%a2%e9%a6%a5%e6%98%a5%e9%a6%99%e5%8c%85%e5%a5%bd%e5%90%97
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/tag/%E8%B0%A2%E9%A6%A5%E6%98%A5%E9%A6%99%E5%8C%85%E5%A5%BD%E5%90%97
SCRIPT_FILENAME
/mnt/wwwroot/x444.cn/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711633185.2614
REQUEST_TIME
1711633185
Environment Variables
empty

ThinkPHP Constants

_PHP_FILE_
/index.php
APP_PATH
/mnt/wwwroot/x444.cn/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711633185.2619
THINK_START_MEM
418864
EXT
.php
DS
/
THINK_PATH
/mnt/wwwroot/x444.cn/thinkphp/
LIB_PATH
/mnt/wwwroot/x444.cn/thinkphp/library/
CORE_PATH
/mnt/wwwroot/x444.cn/thinkphp/library/think/
TRAIT_PATH
/mnt/wwwroot/x444.cn/thinkphp/library/traits/
ROOT_PATH
/mnt/wwwroot/x444.cn/
EXTEND_PATH
/mnt/wwwroot/x444.cn/extend/
VENDOR_PATH
/mnt/wwwroot/x444.cn/vendor/
RUNTIME_PATH
/mnt/wwwroot/x444.cn/runtime/
LOG_PATH
/mnt/wwwroot/x444.cn/runtime/log/
CACHE_PATH
/mnt/wwwroot/x444.cn/runtime/cache/
TEMP_PATH
/mnt/wwwroot/x444.cn/runtime/temp/
CONF_PATH
/mnt/wwwroot/x444.cn/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false