Are there instructions in terms of how to get Redis installed and working? I have tried this approach:
https://help.poralix.com/articles/install-pecl-extension-for-php-directadmin-server
I have also tried to install redis through CustomBuild and have added it to php, so I know it's there and working, but I cannot find a redis.conf file. I can start redis, but not as a service. I am running RockyLinux / Centos 8.
When I check status from WordPress / Litespeed Cache, it says Redis is enabled, but it cannot connect. When I log into the server and start redis, this shows as connected. But as soon as I exist (Control C), redis shuts down.
Any help is appreciated. Glad to read up on how to do this, just struggling because most talk about modifying a redis.conf file and I cannot find on on the server using find -name redis.conf.
Bill
https://help.poralix.com/articles/install-pecl-extension-for-php-directadmin-server
I have also tried to install redis through CustomBuild and have added it to php, so I know it's there and working, but I cannot find a redis.conf file. I can start redis, but not as a service. I am running RockyLinux / Centos 8.
When I check status from WordPress / Litespeed Cache, it says Redis is enabled, but it cannot connect. When I log into the server and start redis, this shows as connected. But as soon as I exist (Control C), redis shuts down.
Any help is appreciated. Glad to read up on how to do this, just struggling because most talk about modifying a redis.conf file and I cannot find on on the server using find -name redis.conf.
Bill
Last edited: