[0] HttpException in App.php line 349

模块不存在:news

  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 349
  2. at App::module(['news', 'intersolar_solar_ene...', null], ['app_namespace' => 'wstmart', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 140
  3. at App::run() in start.php line 18
  4. at require('/www/wwwroot/default...') in index.php line 28

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST megarevopower.com
PATH_INFO //news/intersolar_solar_energy_exhibition
REDIRECT_STATUS 200
SERVER_NAME www.megarevopower.com
SERVER_PORT 443
SERVER_ADDR 172.26.202.76
REMOTE_PORT 57896
REMOTE_ADDR 44.204.24.82
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/default/maige
DOCUMENT_URI /index.php
REQUEST_URI /news/intersolar_solar_energy_exhibition
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//news/intersolar_solar_energy_exhibition
SCRIPT_FILENAME /www/wwwroot/default/maige/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711644812.8534
REQUEST_TIME 1711644812
Environment Variablesempty
ThinkPHP Constants
APP_PATH /www/wwwroot/default/maige/wstmart/
CONF_PATH /www/wwwroot/default/maige/wstmart/common/conf/
WST_COMM /www/wwwroot/default/maige/wstmart/common/common/
WST_HOME_COMM /www/wwwroot/default/maige/wstmart/home/common/
WST_ADMIN_COMM /www/wwwroot/default/maige/wstmart/admin/common/
APP_HOOK true
WST_WECHAT_COMM /www/wwwroot/default/maige/wstmart/wechat/common/
THINK_VERSION 5.0.3
THINK_START_TIME 1711644812.854
THINK_START_MEM 382216
EXT .php
DS /
THINK_PATH /www/wwwroot/default/maige/thinkphp/
LIB_PATH /www/wwwroot/default/maige/thinkphp/library/
CORE_PATH /www/wwwroot/default/maige/thinkphp/library/think/
TRAIT_PATH /www/wwwroot/default/maige/thinkphp/library/traits/
ROOT_PATH /www/wwwroot/default/maige/
EXTEND_PATH /www/wwwroot/default/maige/extend/
VENDOR_PATH /www/wwwroot/default/maige/vendor/
RUNTIME_PATH /www/wwwroot/default/maige/runtime/
LOG_PATH /www/wwwroot/default/maige/runtime/log/
CACHE_PATH /www/wwwroot/default/maige/runtime/cache/
TEMP_PATH /www/wwwroot/default/maige/runtime/temp/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false
ADDON_PATH /www/wwwroot/default/maige/addons/
WST_ADDON_PATH ./addons/