Hello,
well it’s should be quite straightforward, edit /etc/redis/redis.conf
unixsocket /var/run/redis/redis.sock
unixsocketperm 775
Restart redis, and check that the socket exists.
Hello,
well it’s should be quite straightforward, edit /etc/redis/redis.conf
unixsocket /var/run/redis/redis.sock
unixsocketperm 775
Restart redis, and check that the socket exists.