[0] HttpException in App.php line 349

模块不存在:html

  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(['html', '2015', 'whwzyh_0324'], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 140
  3. at App::run() in start.php line 18
  4. at require('/webhost/web18030809...') in index.php line 24

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
FCGI_ROLE RESPONDER
SCRIPT_FILENAME /webhost/web1803080946200/web/www/index.php
QUERY_STRING s=/html/2015/whwzyh_0324/64.html
REQUEST_METHOD GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME /index.php
REQUEST_URI /html/2015/whwzyh_0324/64.html
DOCUMENT_URI /index.php
DOCUMENT_ROOT /webhost/web1803080946200/web/www
SERVER_PROTOCOL HTTP/1.1
REQUEST_SCHEME http
GATEWAY_INTERFACE CGI/1.1
SERVER_SOFTWARE nginx/1.24.0
REMOTE_ADDR 3.87.209.162
REMOTE_PORT 43586
SERVER_ADDR 192.168.80.12
SERVER_PORT 80
SERVER_NAME web1803080946200.bjdiy03.qidc.cn
REDIRECT_STATUS 200
PHP_ADMIN_VALUE open_basedir=/webhost/web1803080946200/web/www/:/tmp/:/proc/
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST www.whsjjs.net
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711666187.1899
REQUEST_TIME 1711666187
PATH_INFO /html/2015/whwzyh_0324/64.html
Environment Variablesempty
ThinkPHP Constants
APP_PATH /webhost/web1803080946200/web/www/application/
THEME_PATH /webhost/web1803080946200/web/www/theme
ELUXIU home
THINK_VERSION 5.0.3
THINK_START_TIME 1711666187.1905
THINK_START_MEM 266840
EXT .php
DS /
THINK_PATH /webhost/web1803080946200/web/www/thinkphp/
LIB_PATH /webhost/web1803080946200/web/www/thinkphp/library/
CORE_PATH /webhost/web1803080946200/web/www/thinkphp/library/think/
TRAIT_PATH /webhost/web1803080946200/web/www/thinkphp/library/traits/
ROOT_PATH /webhost/web1803080946200/web/www/
EXTEND_PATH /webhost/web1803080946200/web/www/extend/
VENDOR_PATH /webhost/web1803080946200/web/www/vendor/
RUNTIME_PATH /webhost/web1803080946200/web/www/runtime/
LOG_PATH /webhost/web1803080946200/web/www/runtime/log/
CACHE_PATH /webhost/web1803080946200/web/www/runtime/cache/
TEMP_PATH /webhost/web1803080946200/web/www/runtime/temp/
CONF_PATH /webhost/web1803080946200/web/www/application/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false
IS_CGI 1
_PHP_FILE_ /index.php
__ROOT__
PUBLIC_PATH /public/