Fatal error: Uncaught Predis\ClientException: Command 'CLOSE' is not a registered Redis command. in D:\phpstudy_pro\WWW\CMS\vendor\predis\predis\src\Profile\RedisProfile.php:88 Stack trace: #0 D:\phpstudy_pro\WWW\CMS\vendor\predis\predis\src\Client.php(323): Predis\Profile\RedisProfile->createCommand('CLOSE', Array) #1 D:\phpstudy_pro\WWW\CMS\vendor\predis\predis\src\Client.php(314): Predis\Client->createCommand('close', Array) #2 D:\phpstudy_pro\WWW\CMS\thinkphp\library\think\session\driver\Redis.php(84): Predis\Client->__call('close', Array) #3 [internal function]: think\session\driver\Redis->close() #4 [internal function]: session_write_close() #5 {main} thrown in D:\phpstudy_pro\WWW\CMS\vendor\predis\predis\src\Profile\RedisProfile.php on line 88
请教各位大神,这个要怎么处理呢
最佳答案