密码验证
-
xiuno开启redis缓存,需要密码验证
问题:xiuno开启redis 需要密码验证的时候,官方4.04版本是无法输入密码的,导致auth验证失败。解决方法:1.conf/conf.php 'redis' => array ( 'host' => '127.0.0.1', &...
问题:xiuno开启redis 需要密码验证的时候,官方4.04版本是无法输入密码的,导致auth验证失败。解决方法:1.conf/conf.php 'redis' => array ( 'host' => '127.0.0.1', &...