[0] HttpException in App.php line 535

模块不存在:html

  1. $config = self::init($module);
  2. // 模块请求缓存检查
  3. $request->cache(
  4. $config['request_cache'],
  5. $config['request_cache_expire'],
  6. $config['request_cache_except']
  7. );
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 设置默认过滤机制
  17. $request->filter($config['default_filter']);

Call Stack

  1. in App.php line 535
  2. at App::module(['html', 'rcpx', 'bdy'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['html', 'rcpx', 'bdy']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/ruida.h...') in index.php line 20

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
REDIRECT_STATUS
200
proxy-nokeepalive
1
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
yuedajituan.com
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LD_LIBRARY_PATH
/www/server/apache/lib
SERVER_SIGNATURE
<address>Apache Server at yuedajituan.com Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
yuedajituan.com
SERVER_ADDR
172.26.136.151
SERVER_PORT
80
REMOTE_ADDR
54.224.52.210
DOCUMENT_ROOT
/www/wwwroot/ruida.host197.zzqiandu.com.cn/public
REQUEST_SCHEME
http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/ruida.host197.zzqiandu.com.cn/public
SERVER_ADMIN
webmaster@example.com
SCRIPT_FILENAME
/www/wwwroot/ruida.host197.zzqiandu.com.cn/public/index.php
REMOTE_PORT
60946
REDIRECT_URL
/html/rcpx/bdy/
REDIRECT_QUERY_STRING
s=/html/rcpx/bdy/
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
s=/html/rcpx/bdy/
REQUEST_URI
/html/rcpx/bdy/
SCRIPT_NAME
/index.php
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710480923.403
REQUEST_TIME
1710480923
PATH_INFO
/html/rcpx/bdy/
Environment Variables
empty

ThinkPHP Constants

LZ_VERSION
2.0.0
LAYUI_VERSION
2.5.4
TIMESTAMP
1710480923
APP_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710480923.4035
THINK_START_MEM
263616
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/thinkphp/
LIB_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/thinkphp/library/
CORE_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/
EXTEND_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/extend/
VENDOR_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/vendor/
RUNTIME_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/runtime/
LOG_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/runtime/log/
CACHE_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/runtime/cache/
TEMP_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/runtime/temp/
CONF_PATH
/www/wwwroot/ruida.host197.zzqiandu.com.cn/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false