[8] ErrorException in File.php line 126

unserialize(): Error at offset 8157 of 10088 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()
  3. at unserialize() in File.php line 126
  4. at File->get() in Cache.php line 133
  5. at Cache::get() in Query.php line 2507
  6. at Query->select() in Tag.php line 101
  7. at Tag::getTagList() in d0ec13852828858964f9b6eb35344850.php line 196
  8. at include('/www/wwwroot/fastblu...') in File.php line 53
  9. at File->read() in Template.php line 188
  10. at Template->fetch() in Think.php line 86
  11. at Think->fetch() in View.php line 163
  12. at View->fetch() in Archives.php line 171
  13. at Archives->index()
  14. at call_user_func_array() in Route.php line 78
  15. at Route->execute()
  16. at ReflectionMethod->invokeArgs() in App.php line 343
  17. at App::invokeMethod() in App.php line 470
  18. at App::exec() in App.php line 139
  19. at App::run() in start.php line 19
  20. at require('/www/wwwroot/fastblu...') in index.php line 75

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
www.huoshaoyun2.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/shu/602046.html
REDIRECT_STATUS
200
SERVER_NAME
fastbluenews.huoshaoyun2.com
SERVER_PORT
80
SERVER_ADDR
59.63.188.204
REMOTE_PORT
57292
REMOTE_ADDR
44.220.251.57
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/fastbluenews.huoshaoyun2.com/public
DOCUMENT_URI
/index.php
REQUEST_URI
/shu/602046.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/shu/602046.html
SCRIPT_FILENAME
/www/wwwroot/fastbluenews.huoshaoyun2.com/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711719927.4194
REQUEST_TIME
1711719927
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711719927.4208
THINK_START_MEM
423608
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/thinkphp/
LIB_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/thinkphp/library/
CORE_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/
EXTEND_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/extend/
VENDOR_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/vendor/
RUNTIME_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/runtime/
LOG_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/runtime/log/
CACHE_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/runtime/cache/
TEMP_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/runtime/temp/
CONF_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/www/wwwroot/fastbluenews.huoshaoyun2.com/addons/