[2] ErrorException in Session.php line 106

session_start(): open(/tmp/sess_d87i42ip04ftl124pl54hhunri, O_RDWR) failed: No space left on device (28)

  1. // 读取session驱动
  2. $class = false !== strpos($config['type'], '\\') ? $config['type'] : '\\think\\session\\driver\\' . ucwords($config['type']);
  3. // 检查驱动类
  4. if (!class_exists($class) || !session_set_save_handler(new $class($config))) {
  5. throw new ClassNotFoundException('error session handler:' . $class, $class);
  6. }
  7. }
  8. if ($isDoStart) {
  9. session_start();
  10. self::$init = true;
  11. } else {
  12. self::$init = false;
  13. }
  14. }
  15. /**
  16. * session自动启动或者初始化
  17. * @return void

Call Stack

  1. in Session.php line 106
  2. at Error::appError()
  3. at session_start() in Session.php line 106
  4. at Session::init() in Session.php line 120
  5. at Session::boot() in Session.php line 295
  6. at Session::has() in common.php line 222
  7. at session() in common.php line 84
  8. at include('/www/wwwroot/taiduyu...') in App.php line 280
  9. at App::init() in App.php line 182
  10. at App::initCommon() in App.php line 82
  11. at App::run() in start.php line 19
  12. at require('/www/wwwroot/taiduyu...') in index.php line 15

Environment Variables

GET Data

s
/news/bsnews/160507.html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_X_MICROSOFTAJAX
Delta=true
HTTP_USER_AGENT
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0)
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded; charset=utf-8
HTTP_CACHE_CONTROL
no-cache
HTTP_ACCEPT_LANGUAGE
en-US,en;q=0.5
HTTP_ACCEPT_ENCODING
gzip, deflate
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_X_APPLE_STORE_FRONT
143444,12
HTTP_X_APPLE_TZ
0
HTTP_REFERER
https://www.baidu.com/search/spider.htm
PATH_INFO
HTTP_HOST
www.1wfz.com
REDIRECT_STATUS
200
SERVER_NAME
1wfz.com
SERVER_PORT
443
SERVER_ADDR
172.16.165.214
REMOTE_PORT
54912
REMOTE_ADDR
156.254.184.162
SERVER_SOFTWARE
nginx/1.28.3
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/taiduyun_server/public
DOCUMENT_URI
/index.php
REQUEST_URI
//news/bsnews/160507.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded; charset=utf-8
REQUEST_METHOD
GET
QUERY_STRING
s=/news/bsnews/160507.html
SCRIPT_FILENAME
/www/wwwroot/taiduyun_server/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1778118790.3237
REQUEST_TIME
1778118790
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/taiduyun_server/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1778118790.324
THINK_START_MEM
408312
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/taiduyun_server/thinkphp/
LIB_PATH
/www/wwwroot/taiduyun_server/thinkphp/library/
CORE_PATH
/www/wwwroot/taiduyun_server/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/taiduyun_server/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/taiduyun_server/
EXTEND_PATH
/www/wwwroot/taiduyun_server/extend/
VENDOR_PATH
/www/wwwroot/taiduyun_server/vendor/
RUNTIME_PATH
/www/wwwroot/taiduyun_server/runtime/
LOG_PATH
/www/wwwroot/taiduyun_server/runtime/log/
CACHE_PATH
/www/wwwroot/taiduyun_server/runtime/cache/
TEMP_PATH
/www/wwwroot/taiduyun_server/runtime/temp/
CONF_PATH
/www/wwwroot/taiduyun_server/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
HTMLPURIFIER_PREFIX
/www/wwwroot/taiduyun_server/vendor/ezyang/htmlpurifier/library
TDY_DEBUG
false
TIME
1778118790
IP
156.254.184.162
IS_WECHAT
false
IS_ALIPAY
false
FROM_TERMINAL
H5-PC
IS_mobiles
false
站点地图