[0] RedisException in Redis.php line 56

  1. $this->options = array_merge($this->options, $options);
  2. }
  3. # redis 密码
  4. $password = config('cache.password');
  5. if (!empty($password)) $this->options['password'] = $password;
  6. $this->handler = new \Redis;
  7. if ($this->options['persistent']) {
  8. $this->handler->pconnect($this->options['host'], $this->options['port'], $this->options['timeout'], 'persistent_id_' . $this->options['select']);
  9. } else {
  10. $this->handler->connect($this->options['host'], $this->options['port'], $this->options['timeout']);
  11. }
  12. if ('' != $this->options['password']) {
  13. $this->handler->auth($this->options['password']);
  14. }
  15. if (0 != $this->options['select']) {
  16. $this->handler->select($this->options['select']);
  17. }

Call Stack

  1. in Redis.php line 56
  2. at Redis->connect('127.0.0.1', 6379, 0) in Redis.php line 56
  3. at Redis->__construct(['type' => 'redis', 'host' => '127.0.0.1', 'port' => 6379, ...]) in Cache.php line 65
  4. at Cache::connect(['type' => 'redis', 'host' => '127.0.0.1', 'port' => 6379, ...]) in Cache.php line 88
  5. at Cache::init() in helper.php line 362
  6. at cache('UPGRADING') in InitConfigBehavior.php line 14
  7. at InitConfigBehavior->run(null, null) in Hook.php line 137
  8. at Hook::exec('app\common\behavior\...', 'app_init', null, null) in Hook.php line 95
  9. at Hook::listen('app_init') in App.php line 223
  10. at App::initCommon() in App.php line 82
  11. at App::run() in start.php line 19
  12. at require('C:\wwwroot\crm.373hu...') in index.php line 21

Environment Variables

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

Server/Request Data

_FCGI_X_PIPE_
\\.\pipe\IISFCGI-0b77a091-8f73-4391-9259-d1582b06ddc4
PHP_FCGI_MAX_REQUESTS
10000
ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG
C:\inetpub\temp\apppools\crm.373huaxin.com\crm.373huaxin.com.config
APP_POOL_ID
crm.373huaxin.com
BT_PANEL
C:\BtSoft\panel
BT_PYTHON
C:\Program Files\python
BT_SETUP
C:\BtSoft
CommonProgramFiles
C:\Program Files\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
iZknqpgfiw1dcdZ
ComSpec
C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK
NO
LOCALAPPDATA
C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS
2
OS
Windows_NT
Path
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;;C:\Program Files\python;C:\Program Files\python\Scripts;;C:\BtSoft\panel\script;
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE
AMD64
PROCESSOR_IDENTIFIER
Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
PROCESSOR_LEVEL
6
PROCESSOR_REVISION
5507
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
iZknqpgfiw1dcdZ$
USERPROFILE
C:\Windows\system32\config\systemprofile
windir
C:\Windows
ORIG_PATH_INFO
/index.php
URL
/index.php
SERVER_SOFTWARE
Microsoft-IIS/8.5
SERVER_PROTOCOL
HTTP/1.1
SERVER_PORT_SECURE
0
SERVER_PORT
80
SERVER_NAME
www.zhuangxiu108.com
SCRIPT_NAME
/index.php
SCRIPT_FILENAME
c:\wwwroot\crm.373huaxin.com\index.php
REQUEST_URI
/
REQUEST_METHOD
GET
REMOTE_USER
REMOTE_PORT
51290
REMOTE_HOST
54.208.238.160
REMOTE_ADDR
54.208.238.160
QUERY_STRING
PATH_TRANSLATED
c:\wwwroot\crm.373huaxin.com\index.php
LOGON_USER
LOCAL_ADDR
172.17.244.127
INSTANCE_META_PATH
/LM/W3SVC/18
INSTANCE_NAME
CRM.373HUAXIN.COM
INSTANCE_ID
18
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS
off
GATEWAY_INTERFACE
CGI/1.1
DOCUMENT_ROOT
c:\wwwroot\crm.373huaxin.com
CONTENT_TYPE
CONTENT_LENGTH
0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH
c:\wwwroot\crm.373huaxin.com\
APPL_MD_PATH
/LM/W3SVC/18/ROOT
IIS_UrlRewriteModule
7.1.0871.0
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.zhuangxiu108.com
HTTP_ACCEPT
*/*
HTTP_CONTENT_LENGTH
0
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711677900.5485
REQUEST_TIME
1711677900
Environment Variables
empty

ThinkPHP Constants

APP_PATH
C:\wwwroot\crm.373huaxin.com/application/
CONF_PATH
C:\wwwroot\crm.373huaxin.com/config/
RUNTIME_PATH
C:\wwwroot\crm.373huaxin.com/runtime/
THINK_VERSION
5.0.24
THINK_START_TIME
1711677900.5492
THINK_START_MEM
393856
EXT
.php
DS
\
THINK_PATH
C:\wwwroot\crm.373huaxin.com\thinkphp\
LIB_PATH
C:\wwwroot\crm.373huaxin.com\thinkphp\library\
CORE_PATH
C:\wwwroot\crm.373huaxin.com\thinkphp\library\think\
TRAIT_PATH
C:\wwwroot\crm.373huaxin.com\thinkphp\library\traits\
ROOT_PATH
C:\wwwroot\crm.373huaxin.com\
EXTEND_PATH
C:\wwwroot\crm.373huaxin.com\extend\
VENDOR_PATH
C:\wwwroot\crm.373huaxin.com\vendor\
LOG_PATH
C:\wwwroot\crm.373huaxin.com/runtime/log\
CACHE_PATH
C:\wwwroot\crm.373huaxin.com/runtime/cache\
TEMP_PATH
C:\wwwroot\crm.373huaxin.com/runtime/temp\
CONF_EXT
.php
ENV_PREFIX
PHP_
UPLOAD_PATH
.\public\uploads\
FILE_PATH
C:\wwwroot\crm.373huaxin.com\
IS_CLI
false
IS_WIN
true