[8] ErrorException in File.php line 126

unserialize(): Error at offset 65499 of 65504 bytes

  1. if (0 != $expire && time() > filemtime($filename) + $expire) {
  2. return $default;
  3. }
  4. $this->expire = $expire;
  5. $content = substr($content, 32);
  6. if ($this->options['data_compress'] && function_exists('gzcompress')) {
  7. //启用数据压缩
  8. $content = gzuncompress($content);
  9. }
  10. $content = unserialize($content);
  11. return $content;
  12. } else {
  13. return $default;
  14. }
  15. }
  16. /**
  17. * 写入缓存
  18. * @access public

Call Stack

  1. in File.php line 126
  2. at Error::appError(8, 'unserialize(): Error...', '/home/wwwroot/newwan...', 126, ['name' => 'db_column_data_cn', 'default' => false, 'filename' => '/home/wwwroot/newwan...', ...])
  3. at unserialize('a:50:{i:0;a:26:{s:2:...') in File.php line 126
  4. at File->get('db_column_data_cn', false) in Cache.php line 133
  5. at Cache::get('db_column_data_cn') in common.php line 219
  6. at get_list(['status' => 1], 'cn') in common.php line 321
  7. at get_ids(25) in common.php line 323
  8. at get_ids(35) in common.php line 325
  9. at get_ids(3) in common.php line 323
  10. at get_ids(null) in 94901a9ba87a8f5b1d4c40f1155ede3e.php line 383
  11. at include('/home/wwwroot/newwan...') in File.php line 53
  12. at File->read('/home/wwwroot/newwan...', ['id' => null, 'cid' => null, 'pid' => 0, ...]) in Template.php line 188
  13. at Template->fetch('tpl/default/index.ht...', ['id' => null, 'cid' => null, 'pid' => 0, ...], []) in Think.php line 86
  14. at Think->fetch('tpl/default/index.ht...', ['id' => null, 'cid' => null, 'pid' => 0, ...], []) in View.php line 163
  15. at View->fetch('/index', ['id' => null, 'cid' => null, 'pid' => 0, ...], ['__ROOT__' => '', '__URL__' => '/index/index', '__STATIC__' => '/static', ...], []) in Controller.php line 120
  16. at Controller->fetch('/index', ['id' => null, 'cid' => null, 'pid' => 0, ...]) in Index.php line 81
  17. at Index->index()
  18. at ReflectionMethod->invokeArgs(object(Index), []) in App.php line 343
  19. at App::invokeMethod([object(Index), 'index'], []) in App.php line 611
  20. at App::module(['', null, null], ['app_host' => '', 'app_debug' => '1', 'app_trace' => false, ...], true) in App.php line 456
  21. at App::exec(['type' => 'module', 'module' => ['', null, null]], ['app_host' => '', 'app_debug' => '1', 'app_trace' => false, ...]) in App.php line 139
  22. at App::run() in start.php line 19
  23. 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_REFERER
https://www.8888i.com/tag/688.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.wanlang.cn
PATH_INFO
REDIRECT_STATUS
200
SERVER_NAME
wanlang.cn
SERVER_PORT
443
SERVER_ADDR
211.149.200.117
REMOTE_PORT
49226
REMOTE_ADDR
34.228.43.90
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
REQUEST_URI
/
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
REQUEST_TIME_FLOAT
1711706536.874
REQUEST_TIME
1711706536
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/wwwroot/newwanlang/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711706536.8756
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