Redis configuration

multi

New member
Joined
Jul 11, 2018
Messages
2
Hi, w have just installed redis extension and enabled redis advanced configuration by Custombuild 2.0.
How can i make it work?
 
Each user you turn on Redis for will have their own Redis socket to connect to. When you turn it on under the user it will show you the socket.

So the socket will look something like : /home/testuser/.redis/redis.sock

In your application tell it to connect to this socket.
 
Thank You. Unfortunately i don't know how to turn it on for my reseller user.
 
Back
Top