[8] ErrorException in File.php line 126

unserialize(): Error at offset 1265 of 8160 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...', 'E:\wwwroot\www.10000...', 126, ['name' => 'xtset', 'default' => false, 'filename' => 'E:\wwwroot\www.10000...', ...])
  3. at unserialize('a:51:{s:7:"web_url";...') in File.php line 126
  4. at File->get('xtset', false) in Cache.php line 133
  5. at Cache::get('xtset') in Cacheset.php line 29
  6. at Cacheset::getConfig('PC_SERVER_HOST') in Supply.php line 147
  7. at Supply->getList(['state' => '1', 'is_create_html' => 1, 'tribe_id' => 53, ...], '*', 20, 0, 'is_spread desc,updat...', ['getCity', 'getUserInfo', 'getPrice']) in Supply.php line 30
  8. at Supply->slist('supply/slist')
  9. at ReflectionMethod->invokeArgs(object(Supply), ['supply/slist']) in App.php line 341
  10. at App::invokeMethod([object(Supply), 'slist'], []) in App.php line 605
  11. at App::module(['home', 'supply', 'slist'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  12. at App::exec(['type' => 'module', 'module' => ['home', 'supply', 'slist']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 138
  13. at App::run() in start.php line 19
  14. at require('E:\wwwroot\www.10000...') in index.php line 33

Environment Variables

GET Data

cate
4859
page
2
fromhost
http://daomi.10000n.cn
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

%path%
C:/windows/system32
ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Windows\system32\config\systemprofile\AppData\Roaming
BT_PANEL
E:\baota\BtSoft\panel
BT_PYTHON
C:\Program Files\python
BT_SETUP
E:\baota\BtSoft
CommonProgramFiles
C:\Program Files\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
172_21_0_3
ComSpec
C:\Windows\system32\cmd.exe
LOCALAPPDATA
C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS
4
OS
Windows_NT
Path
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QCloud\Monitor\Barad;C:\Program Files\python;C:\Program Files\python\Scripts;E:\baota\BtSoft\panel\script;E:\baota\BtSoft\php\56;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PHP_FCGI_MAX_REQUESTS
2000
PROCESSOR_ARCHITECTURE
AMD64
PROCESSOR_IDENTIFIER
Intel64 Family 6 Model 85 Stepping 5, GenuineIntel
PROCESSOR_LEVEL
6
PROCESSOR_REVISION
5505
ProgramData
C:\ProgramData
ProgramFiles
C:\Program Files
ProgramFiles(x86)
C:\Program Files (x86)
ProgramW6432
C:\Program Files
PSModulePath
C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC
C:\Users\Public
SystemDrive
C:
SystemRoot
C:\Windows
TEMP
C:\Windows\TEMP
TMP
C:\Windows\TEMP
UNRAR_LIB_PATH
C:\Program Files\python\Lib\site-packages\unrar\UnRAR.dll
USERDOMAIN
WORKGROUP
USERNAME
172_21_0_3$
USERPROFILE
C:\Windows\system32\config\systemprofile
windir
C:\Windows
HTTP_REFERER
http://10000n.cn/home/Supply/slist.html?cate=4859&page=2&fromhost=http%3A%2F%2Fdaomi.10000n.cn
HTTP_ACCEPT
*/*
HTTP_HOST
10000n.cn
REDIRECT_STATUS
200
SERVER_NAME
www.10000n.cn
SERVER_PORT
80
SERVER_ADDR
172.21.0.3
REMOTE_PORT
52310
REMOTE_ADDR
49.233.63.96
SERVER_SOFTWARE
nginx/1.22.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
e:/wwwroot/www.10000n.cn/public
DOCUMENT_URI
/index.php
REQUEST_URI
/home/Supply/slist.html?cate=4859&page=2&fromhost=http%3A%2F%2Fdaomi.10000n.cn
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/home/Supply/slist.html&cate=4859&page=2&fromhost=http%3A%2F%2Fdaomi.10000n.cn
PATH_INFO
/home/Supply/slist.html
SCRIPT_FILENAME
e:/wwwroot/www.10000n.cn/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711688857.4381
REQUEST_TIME
1711688857
Environment Variables
empty

ThinkPHP Constants

CLOSE_QIYEKU
false
APP_PATH
E:\wwwroot\www.10000n.cn\public/../application/
WEB_PATH
e:\wwwroot\www.10000n.cn\public
THINK_VERSION
5.0.18
THINK_START_TIME
1711688857.4404
THINK_START_MEM
262888
EXT
.php
DS
\
THINK_PATH
E:\wwwroot\www.10000n.cn\thinkphp\
LIB_PATH
E:\wwwroot\www.10000n.cn\thinkphp\library\
CORE_PATH
E:\wwwroot\www.10000n.cn\thinkphp\library\think\
TRAIT_PATH
E:\wwwroot\www.10000n.cn\thinkphp\library\traits\
ROOT_PATH
E:\wwwroot\www.10000n.cn\
EXTEND_PATH
E:\wwwroot\www.10000n.cn\extend\
VENDOR_PATH
E:\wwwroot\www.10000n.cn\vendor\
RUNTIME_PATH
E:\wwwroot\www.10000n.cn\runtime\
LOG_PATH
E:\wwwroot\www.10000n.cn\runtime\log\
CACHE_PATH
E:\wwwroot\www.10000n.cn\runtime\cache\
TEMP_PATH
E:\wwwroot\www.10000n.cn\runtime\temp\
CONF_PATH
E:\wwwroot\www.10000n.cn\public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true