[0] HttpException in App.php line 535

模块不存在:xueyuan

  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(['xueyuan', '732', null], ['app_host' => '', 'app_debug' => '1', 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['xueyuan', '732', null]], ['app_host' => '', 'app_debug' => '1', 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/home/wwwroot/newwan...') in index.php line 17

Environment Variables

GET Data
empty
POST Data
empty
Files
empty

Cookies

lang
think:{"id":"1","lang":"cn","name":"%E4%B8%AD%E6%96%87%E7%89%88","pc_url":"www.wanlang.cn","pc_tpl":"default","wap_url":"www.wanlang.cn","wap_tpl":"default"}
Session
empty

Server/Request Data

USER
www
HOME
/home/www
PHP_IS_DEVELOP
1
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.wanlang.cn
PATH_INFO
/xueyuan/732.html
REDIRECT_STATUS
200
SERVER_NAME
wanlang.cn
SERVER_PORT
443
SERVER_ADDR
211.149.200.117
REMOTE_PORT
49106
REMOTE_ADDR
54.85.255.74
SERVER_SOFTWARE
nginx/1.16.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/newwanlang
DOCUMENT_URI
/index.php/xueyuan/732.html
REQUEST_URI
/xueyuan/732.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/www/wwwroot/newwanlang/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/xueyuan/732.html
REQUEST_TIME_FLOAT
1710833863.4741
REQUEST_TIME
1710833863
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/wwwroot/newwanlang/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710833863.4754
THINK_START_MEM
407688
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/newwanlang/thinkphp/
LIB_PATH
/home/wwwroot/newwanlang/thinkphp/library/
CORE_PATH
/home/wwwroot/newwanlang/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/newwanlang/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/newwanlang/
EXTEND_PATH
/home/wwwroot/newwanlang/extend/
VENDOR_PATH
/home/wwwroot/newwanlang/vendor/
RUNTIME_PATH
/home/wwwroot/newwanlang/runtime/
LOG_PATH
/home/wwwroot/newwanlang/runtime/log/
CACHE_PATH
/home/wwwroot/newwanlang/runtime/cache/
TEMP_PATH
/home/wwwroot/newwanlang/runtime/temp/
CONF_PATH
/home/wwwroot/newwanlang/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false