[2] ErrorException in File.php line 188

file_put_contents(/mnt/7kzhanqun/data/runtime/2026_04_07/new.new.ceshi9.cn/cache/aa/9d4fd8bd46012bf54b27bb3d8da9dd.php): failed to open stream: Disk quota exceeded

  1. $data = $this->serialize($value);
  2. if ($this->options['data_compress'] && function_exists('gzcompress')) {
  3. //数据压缩
  4. $data = gzcompress($data, 3);
  5. }
  6. $data = "<?php\n//" . sprintf('%012d', $expire) . "\n exit();?>\n" . $data;
  7. $result = file_put_contents($filename, $data);
  8. if ($result) {
  9. isset($first) && $this->setTagItem($filename);
  10. clearstatcache();
  11. return true;
  12. } else {
  13. return false;
  14. }
  15. }

Call Stack

  1. in File.php line 188
  2. at Error::appError(2, 'file_put_contents(/m...', '/mnt/7kzhanqun/vendo...', 188, ['name' => 'cmf_options_cdn_sett...', 'value' => ['cdn_static_root' => ''], 'expire' => 0, ...])
  3. at file_put_contents('/mnt/7kzhanqun/data/...', '<?php //000000000000...') in File.php line 188
  4. at File->set('cmf_options_cdn_sett...', ['cdn_static_root' => ''], 0)
  5. at call_user_func_array([object(File), 'set'], ['cmf_options_cdn_sett...', ['cdn_static_root' => ''], null]) in Cache.php line 130
  6. at Cache->__call('set', ['cmf_options_cdn_sett...', ['cdn_static_root' => ''], null])
  7. at call_user_func_array([object(Cache), 'set'], ['cmf_options_cdn_sett...', ['cdn_static_root' => ''], null]) in Facade.php line 123
  8. at Facade::__callStatic('set', ['cmf_options_cdn_sett...', ['cdn_static_root' => ''], null]) in helper.php line 143
  9. at cache('cmf_options_cdn_sett...', ['cdn_static_root' => '']) in common.php line 634
  10. at cmf_get_option('cdn_settings:64:2026...') in Plugin.php line 100
  11. at Plugin->__construct()
  12. at ReflectionClass->newInstanceArgs([]) in Container.php line 439
  13. at Container->invokeClass('plugins\web\WebPlugi...', []) in Container.php line 284
  14. at Container->make('plugins\web\WebPlugi...', [], false) in Container.php line 132
  15. at Container::get('plugins\web\WebPlugi...') in Hook.php line 198
  16. at Hook->execTag('plugins\web\WebPlugi...', 'switch_theme', null) in Hook.php line 149
  17. at Hook->listen('switch_theme', null, true)
  18. at call_user_func_array([object(Hook), 'listen'], ['switch_theme', null, true]) in Facade.php line 123
  19. at Facade::__callStatic('listen', ['switch_theme', null, true]) in common.php line 1157
  20. at hook_one('switch_theme') in common.php line 212
  21. at cmf_get_current_theme() in HomeBaseController.php line 108
  22. at HomeBaseController->_initializeView() in BaseController.php line 35
  23. at BaseController->__construct()
  24. at ReflectionClass->newInstanceArgs([]) in Container.php line 439
  25. at Container->invokeClass('app\portal\controlle...', []) in Container.php line 284
  26. at Container->make('app\portal\controlle...', []) in App.php line 796
  27. at App->controller('index', 'controller', 'Controller', 'Error') in Module.php line 94
  28. at Module->exec() in Dispatch.php line 168
  29. at Dispatch->run() in App.php line 488
  30. at App->think\{closure}(object(Request), object(Closure), null)
  31. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  32. at Middleware->think\{closure}(object(Request))
  33. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  34. at Middleware->dispatch(object(Request)) in App.php line 491
  35. at App->run() in index.php line 35

Environment Variables

GET Data
site_id 64
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_ACCEPT */*
HTTP_HOST new.new.ceshi9.cn
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME new.new.ceshi9.cn
SERVER_PORT 80
SERVER_ADDR 172.21.25.23
REMOTE_PORT 34716
REMOTE_ADDR 8.218.224.169
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /mnt/7kzhanqun/public
DOCUMENT_URI /index.php
REQUEST_URI /index.php?site_id=64
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING site_id=64
SCRIPT_FILENAME /mnt/7kzhanqun/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1775538009.768
REQUEST_TIME 1775538009
Environment Variablesempty
ThinkPHP Constants
APP_DEBUG false
CMF_ROOT /mnt/7kzhanqun/
CMF_DATA /mnt/7kzhanqun/data/
APP_PATH /mnt/7kzhanqun/app/
WEB_ROOT /mnt/7kzhanqun/public/
LARAVEL_START 1775538009.7681
HTMLPURIFIER_PREFIX /mnt/7kzhanqun/vendor/ezyang/htmlpurifier/library
FILTER_VALIDATE_BOOL 258
PINYIN_DEFAULT 4096
PINYIN_TONE 2
PINYIN_NO_TONE 4
PINYIN_ASCII_TONE 8
PINYIN_NAME 16
PINYIN_KEEP_NUMBER 32
PINYIN_KEEP_ENGLISH 64
PINYIN_UMLAUT_V 128
PINYIN_KEEP_PUNCTUATION 256
0.050235s