[0] HttpException in App.php line 347

模块不存在:triwj2kd

  1. $available = true;
  2. }
  3. // 模块初始化
  4. if ($module && $available) {
  5. // 初始化模块
  6. $request->module($module);
  7. $config = self::init($module);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 当前模块路径
  17. App::$modulePath = APP_PATH . ($module ? $module . DS : '');

Call Stack

  1. in App.php line 347
  2. at App::module(['triwj2kd', 'htrsie4.php', null], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 138
  3. at App::run() in start.php line 18
  4. at require('/home/rzf8co2fs8vp/p...') in index.php line 20

Environment Variables

GET Data
ghtrjrt recycling-bin-with-hinged-lid
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
LSPHP_ENABLE_USER_INI on
PATH /usr/local/bin:/usr/bin:/bin
TEMP /tmp
TMP /tmp
TMPDIR /tmp
PWD /
HTTP_ACCEPT */*
CONTENT_LENGTH 0
HTTP_HOST davidabrasive.com
HTTP_USER_AGENT claudebot
REDIRECT_UNIQUE_ID ZgXwQbAkgGuXvtMVs1mgqgAAAIo
REDIRECT_SCRIPT_URL /triwj2kd/htrsie4.php
REDIRECT_SCRIPT_URI http://davidabrasive.com/triwj2kd/htrsie4.php
REDIRECT_USER_ID 5569861
REDIRECT_STATUS 200
UNIQUE_ID ZgXwQbAkgGuXvtMVs1mgqgAAAIo
SCRIPT_URL /triwj2kd/htrsie4.php
SCRIPT_URI http://davidabrasive.com/triwj2kd/htrsie4.php
USER_ID 5569861
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME davidabrasive.com
SERVER_ADDR 160.153.57.96
SERVER_PORT 80
REMOTE_ADDR 3.231.146.172
DOCUMENT_ROOT /home/rzf8co2fs8vp/public_html/davidabrasive.com
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/rzf8co2fs8vp/public_html/davidabrasive.com
SERVER_ADMIN webmaster@davidabrasive.china-timingbelt.com
SCRIPT_FILENAME /home/rzf8co2fs8vp/public_html/davidabrasive.com/index.php
REMOTE_PORT 43478
REDIRECT_URL /triwj2kd/htrsie4.php
REDIRECT_QUERY_STRING ghtrjrt=recycling-bin-with-hinged-lid
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING ghtrjrt=recycling-bin-with-hinged-lid
REQUEST_URI /triwj2kd/htrsie4.php?ghtrjrt=recycling-bin-with-hinged-lid
SCRIPT_NAME /index.php
PATH_INFO /triwj2kd/htrsie4.php
PATH_TRANSLATED redirect:/index.php/triwj2kd/htrsie4.php/htrsie4.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711665217.3576
REQUEST_TIME 1711665217
Environment Variables
LSPHP_ENABLE_USER_INI on
PATH /usr/local/bin:/usr/bin:/bin
TEMP /tmp
TMP /tmp
TMPDIR /tmp
PWD /
ThinkPHP Constants
APP_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/application/
CONF_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/config/
THINK_VERSION 5.0.2
THINK_START_TIME 1711665217.3589
THINK_START_MEM 263160
EXT .php
DS /
THINK_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/thinkphp/
LIB_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/thinkphp/library/
CORE_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/thinkphp/library/think/
TRAIT_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/thinkphp/library/traits/
ROOT_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/
EXTEND_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/extend/
VENDOR_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/vendor/
RUNTIME_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/runtime/
LOG_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/runtime/log/
CACHE_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/runtime/cache/
TEMP_PATH /home/rzf8co2fs8vp/public_html/davidabrasive.com/runtime/temp/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false