[0] HttpException in App.php line 349

模块不存在:article

  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(['Article', 'ledzmdfzxz', 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('/home/wwwroot/yanggu...') in index.php line 28

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.ledoml.com.cn
HTTP_X_TENCENT_UA Qcloud
HTTP_7BD00458C8CBAA65A45BC34F8E7D35A5 tag
HTTP_X_NWS_LOG_UUID 1320869166543965249
HTTP_TENCENT_ACCELERATION_DOMAIN_NAME www.ledoml.com.cn
HTTP_X_FORWARDED_PROTO https
HTTP_X_LEGO_VIA 200488
HTTP_X_FORWARDED_FOR 3.142.171.180
HTTP_CONNECTION keep-alive
HTTP_A151707332FB56B8AA12243823C69195 tag
HTTP_REFERER http://www.ledoml.com.cn/Article/ledzmdfzxz.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO //Article/ledzmdfzxz.html
REDIRECT_STATUS 200
SERVER_NAME www.ledoml.com.cn
SERVER_PORT 443
SERVER_ADDR 43.224.152.127
REMOTE_PORT 9547
REMOTE_ADDR 219.144.88.173
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/wwwroot/yangguiying/ouman
DOCUMENT_URI /index.php
REQUEST_URI /Article/ledzmdfzxz.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//Article/ledzmdfzxz.html
SCRIPT_FILENAME /home/wwwroot/yangguiying/ouman/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713457039.6944
REQUEST_TIME 1713457039
Environment Variables
USER www
HOME /home/www
HTTP_HOST www.ledoml.com.cn
HTTP_X_TENCENT_UA Qcloud
HTTP_7BD00458C8CBAA65A45BC34F8E7D35A5 tag
HTTP_X_NWS_LOG_UUID 1320869166543965249
HTTP_TENCENT_ACCELERATION_DOMAIN_NAME www.ledoml.com.cn
HTTP_X_FORWARDED_PROTO https
HTTP_X_LEGO_VIA 200488
HTTP_X_FORWARDED_FOR 3.142.171.180
HTTP_CONNECTION keep-alive
HTTP_A151707332FB56B8AA12243823C69195 tag
HTTP_REFERER http://www.ledoml.com.cn/Article/ledzmdfzxz.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.ledoml.com.cn
SERVER_PORT 443
SERVER_ADDR 43.224.152.127
REMOTE_PORT 9547
REMOTE_ADDR 219.144.88.173
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/wwwroot/yangguiying/ouman
DOCUMENT_URI /index.php
REQUEST_URI /Article/ledzmdfzxz.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//Article/ledzmdfzxz.html
SCRIPT_FILENAME /home/wwwroot/yangguiying/ouman/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713457039.6944
REQUEST_TIME 1713457039
ThinkPHP Constants
APP_PATH /home/wwwroot/yangguiying/ouman/wstmart/
CONF_PATH /home/wwwroot/yangguiying/ouman/wstmart/common/conf/
WST_COMM /home/wwwroot/yangguiying/ouman/wstmart/common/common/
WST_HOME_COMM /home/wwwroot/yangguiying/ouman/wstmart/home/common/
WST_ADMIN_COMM /home/wwwroot/yangguiying/ouman/wstmart/admin/common/
APP_HOOK true
WST_WECHAT_COMM /home/wwwroot/yangguiying/ouman/wstmart/wechat/common/
THINK_VERSION 5.0.3
THINK_START_TIME 1713457039.6959
THINK_START_MEM 386176
EXT .php
DS /
THINK_PATH /home/wwwroot/yangguiying/ouman/thinkphp/
LIB_PATH /home/wwwroot/yangguiying/ouman/thinkphp/library/
CORE_PATH /home/wwwroot/yangguiying/ouman/thinkphp/library/think/
TRAIT_PATH /home/wwwroot/yangguiying/ouman/thinkphp/library/traits/
ROOT_PATH /home/wwwroot/yangguiying/ouman/
EXTEND_PATH /home/wwwroot/yangguiying/ouman/extend/
VENDOR_PATH /home/wwwroot/yangguiying/ouman/vendor/
RUNTIME_PATH /home/wwwroot/yangguiying/ouman/runtime/
LOG_PATH /home/wwwroot/yangguiying/ouman/runtime/log/
CACHE_PATH /home/wwwroot/yangguiying/ouman/runtime/cache/
TEMP_PATH /home/wwwroot/yangguiying/ouman/runtime/temp/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false
ADDON_PATH /home/wwwroot/yangguiying/ouman/addons/
WST_ADDON_PATH ./addons/