[0] HttpException in App.php line 535

模块不存在:xwzx

  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(['xwzx', 'jmdt', 'list_10_2'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['xwzx', 'jmdt', 'list_10_2']], ['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('/home/rongyipinwrvo6...') in index.php line 10

Environment Variables

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

Server/Request Data

REDIRECT_REDIRECT_UNIQUE_ID
ZgUrR9w0J4zUTSiuBVdObwAAAAA
REDIRECT_REDIRECT_PHPRC
/home/rongyipinwrvo6n3g7yci3pvipn/others
REDIRECT_REDIRECT_STATUS
200
REDIRECT_UNIQUE_ID
ZgUrR9w0J4zUTSiuBVdObwAAAAA
REDIRECT_PHPRC
/home/rongyipinwrvo6n3g7yci3pvipn/others
REDIRECT_HANDLER
php-cgi
REDIRECT_STATUS
200
UNIQUE_ID
ZgUrR9w0J4zUTSiuBVdObwAAAAA
PHPRC
/home/rongyipinwrvo6n3g7yci3pvipn/others
HTTP_X_FORWARDED_FOR
54.146.154.243
HTTP_X_REAL_IP
54.146.154.243
HTTP_HOST
www.rongyipin.com
HTTP_CONNECTION
close
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
<address>Apache Server at www.rongyipin.com Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.rongyipin.com
SERVER_ADDR
127.0.0.1
SERVER_PORT
80
REMOTE_ADDR
54.146.154.243
DOCUMENT_ROOT
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot
REQUEST_SCHEME
http
CONTEXT_PREFIX
/php-run-as-cgi
CONTEXT_DOCUMENT_ROOT
/usr/php7.0/bin
SERVER_ADMIN
webmaster@rongyipin
SCRIPT_FILENAME
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/index.php
REMOTE_PORT
36200
REDIRECT_URL
/index.php/xwzx/jmdt/list_10_2.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.0
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/xwzx/jmdt/list_10_2.html
SCRIPT_NAME
/index.php
PATH_INFO
/xwzx/jmdt/list_10_2.html
PATH_TRANSLATED
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/xwzx/jmdt/list_10_2.html
ORIG_PATH_INFO
/index.php/xwzx/jmdt/list_10_2.html
ORIG_SCRIPT_NAME
/php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME
/usr/php7.0/bin/php-cgi
ORIG_PATH_TRANSLATED
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/index.php/xwzx/jmdt/list_10_2.html
PHP_SELF
/index.php/xwzx/jmdt/list_10_2.html
REQUEST_TIME_FLOAT
1711614791.0549
REQUEST_TIME
1711614791
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/application/
__FIVEROOT__
THINK_VERSION
5.0.24
THINK_START_TIME
1711614791.0562
THINK_START_MEM
358000
EXT
.php
DS
/
THINK_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/
LIB_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/
CORE_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/think/
TRAIT_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/traits/
ROOT_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/
EXTEND_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/extend/
VENDOR_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/vendor/
RUNTIME_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/runtime/
LOG_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/runtime/log/
CACHE_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/runtime/cache/
TEMP_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/runtime/temp/
CONF_PATH
/home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
Fatal error: Uncaught think\exception\ErrorException: mkdir(): Disk quota exceeded in /home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/think/log/driver/File.php:52 Stack trace: #0 [internal function]: think\Error::appError(2, 'mkdir(): Disk q...', '/home/rongyipin...', 52, Array) #1 /home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/think/log/driver/File.php(52): mkdir('/home/rongyipin...', 493, true) #2 /home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/think/Log.php(179): think\log\driver\File->save(Array, true) #3 /home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/think/Error.php(93): think\Log::save() #4 [internal function]: think\Error::appShutdown() #5 {main} thrown in /home/rongyipinwrvo6n3g7yci3pvipn/wwwroot/thinkphp/library/think/log/driver/File.php on line 52