[0] HttpException in App.php line 344

模块不存在:html

  1. // 模块初始化
  2. if ($module && $available) {
  3. // 初始化模块
  4. $request->module($module);
  5. $config = self::init($module);
  6. // 模块请求缓存检查
  7. $request->cache($config['request_cache'], $config['request_cache_expire'], $config['request_cache_except']);
  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 344
  2. at App::module(['html', 'html', 'rthf.aspx'], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 133
  3. at App::run() in start.php line 18
  4. at require('/www/wwwroot/whyywsx...') in index.php line 52

Environment Variables

GET Data

jsw4um31/2017111755342_html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/whyywsxx.cn/index.php
QUERY_STRING
s=/html/html/rthf.aspx&jsw4um31/2017111755342.html
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/html/html/rthf.aspx?jsw4um31/2017111755342.html
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/www/wwwroot/whyywsxx.cn
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.15.10
REMOTE_ADDR
3.231.146.172
REMOTE_PORT
45388
SERVER_ADDR
172.30.13.2
SERVER_PORT
80
SERVER_NAME
whyywsxx.cn
REDIRECT_STATUS
200
PATH_INFO
/html/html/rthf.aspx
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.whyywsxx.cn
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711639721.6754
REQUEST_TIME
1711639721
Environment Variables
empty

ThinkPHP Constants

PLUGIN_PATH
/www/wwwroot/whyywsxx.cn/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
http://www.whyywsxx.cn
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/whyywsxx.cn/application/
NOW_TIME
1711639721
THINK_VERSION
5.0.7
THINK_START_TIME
1711639721.676
THINK_START_MEM
265440
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/whyywsxx.cn/thinkphp/
LIB_PATH
/www/wwwroot/whyywsxx.cn/thinkphp/library/
CORE_PATH
/www/wwwroot/whyywsxx.cn/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/whyywsxx.cn/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/whyywsxx.cn/
EXTEND_PATH
/www/wwwroot/whyywsxx.cn/extend/
VENDOR_PATH
/www/wwwroot/whyywsxx.cn/vendor/
RUNTIME_PATH
/www/wwwroot/whyywsxx.cn/runtime/
LOG_PATH
/www/wwwroot/whyywsxx.cn/runtime/log/
CACHE_PATH
/www/wwwroot/whyywsxx.cn/runtime/cache/
TEMP_PATH
/www/wwwroot/whyywsxx.cn/runtime/temp/
CONF_PATH
/www/wwwroot/whyywsxx.cn/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false