sunsunshining
Verified User
- Joined
- Sep 23, 2024
- Messages
- 25
It is enabled in custombuild and I try to use it in a Wordpress site. However, when I try to follow the info here, I see no "Redis" option in Advanced features.
I also tried these on the shell and I got command not recognized:
systemctl status redis
redis-cli ping
Enable redis for your user by going to user level -> Advanced Features -> Redis. Take note of the Path to redis socket file value.
I also tried these on the shell and I got command not recognized:
systemctl status redis
redis-cli ping