Hello!
I installed redis but received a message as shown below. I see redis is installed however it cannot be started.
Can't install redis
Hello, it seems that the installation has been successful. Is it normal to try restarting redis?
aaPanel_Kern
I cannot start it. When I press start, I do not receive any notification but only receive a notification saying not start
- Best Answerset by aaP_kienvictory
Try starting manually while checking the logs
/etc/init.d/redis start
tail -n20 /www/server/redis/redis.log
aaPanel_Kern
it working. Thank you
5 months later
Thank you