[0] HttpException in Module.php line 63

模块不存在:tag

  1. $available = true;
  2. }
  3. // 模块初始化
  4. if ($module && $available) {
  5. // 初始化模块
  6. $this->request->setModule($module);
  7. $this->app->init($module);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. }
  12. // 是否自动转换控制器和操作名
  13. $convert = is_bool($this->convert) ? $this->convert : $this->rule->getConfig('url_convert');
  14. // 获取控制器名
  15. $controller = strip_tags($result[1] ?: $this->rule->getConfig('default_controller'));
  16. $this->controller = $convert ? strtolower($controller) : $controller;

Call Stack

  1. in Module.php line 63
  2. at Module->init() in Url.php line 25
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 43

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
Hooks think:[]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER http://www.yuechangcn.com/tag/huanyangshuzhiziliupingjiage_49_1.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.yuechangcn.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME yuechangcn.com
SERVER_PORT 443
SERVER_ADDR 172.26.194.157
REMOTE_PORT 36228
REMOTE_ADDR 54.226.226.30
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/yuechangcn.com
DOCUMENT_URI /index.php
REQUEST_URI /tag/huanyangshuzhiziliupingjiage_49_1.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/tag/huanyangshuzhiziliupingjiage_49_1.html
SCRIPT_FILENAME /www/wwwroot/yuechangcn.com/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711615679.4683
REQUEST_TIME 1711615679
Environment Variablesempty
ThinkPHP Constants
ROOT_PATH /www/wwwroot/yuechangcn.com/
APP_PATH /www/wwwroot/yuechangcn.com/app/
ROOT_URL /
TEMPLATE_PATH /www/wwwroot/yuechangcn.com/template/
RESULT_SUCCESS success
RESULT_ERROR error
RESULT_REDIRECT redirect
RESULT_MESSAGE message
RESULT_URL url
RESULT_DATA data
DATA_COMMON_STATUS status
DATA_NORMAL 1
DATA_DISABLE 0
DATA_DELETE -1
DATA_SUCCESS 1
DATA_ERROR 0
TIME_CT_NAME create_time
TIME_UT_NAME update_time
TIME_NOW 2024-03-28 04:47:59
DB_PREFIX Resource
DB_LIST_ROWS 10
DIR_DSS /
ADDON_DIR_NAME addons
ADDON_PATH /www/wwwroot/yuechangcn.com//addons/