thinkphp Redis (error) NOAUTH Authentication required 由jkloozx 2018年 5月 2日 redis设置了密码,laravel如果提示这个在env中设置REDIS_PASSWORD即可,在命令行中使用命令auth "redis密码"即可