Hello,
I have tried to get Redis working alongside OpenLiteSpeed, but despite my research and efforts, I have not been able to find a solution to my problem.
First, to clarify right away:
• I have full access, it’s my server
• Port 6379 is open
• I am using /home/admin/.redis/redis.sock for the connection (although localhost works… when it works)
• I am using WooCommerce with the LiteSpeed plugin
• Redis is enabled in the DirectAdmin panel for the user
• I installed OpenLiteSpeed, Redis, and php-redis via CustomBuild
• I have done extensive research and various tests without finding a solution, whether in the docs, on Google, assisted by ChatGPT, or on this forum.
Basically, the problem is that I am forced to run the “redis-server” command to establish a connection to Redis, even though the “[email protected]” service is running and listening for a connection. I also tried setting it to start automatically on boot, but without success — after a reboot, it no longer works.
I can only get the connection to work with this method. I’ve tried reinstalling Redis several times.
Do you have any suggestions? A deep cleanup and a step-by-step reinstallation?
I don’t think I’ve missed anything, but I feel like the configuration with DirectAdmin isn’t always as straightforward as it should be.
Thanks in advance.
I have tried to get Redis working alongside OpenLiteSpeed, but despite my research and efforts, I have not been able to find a solution to my problem.
First, to clarify right away:
• I have full access, it’s my server
• Port 6379 is open
• I am using /home/admin/.redis/redis.sock for the connection (although localhost works… when it works)
• I am using WooCommerce with the LiteSpeed plugin
• Redis is enabled in the DirectAdmin panel for the user
• I installed OpenLiteSpeed, Redis, and php-redis via CustomBuild
• I have done extensive research and various tests without finding a solution, whether in the docs, on Google, assisted by ChatGPT, or on this forum.
Basically, the problem is that I am forced to run the “redis-server” command to establish a connection to Redis, even though the “[email protected]” service is running and listening for a connection. I also tried setting it to start automatically on boot, but without success — after a reboot, it no longer works.
I can only get the connection to work with this method. I’ve tried reinstalling Redis several times.
Do you have any suggestions? A deep cleanup and a step-by-step reinstallation?
I don’t think I’ve missed anything, but I feel like the configuration with DirectAdmin isn’t always as straightforward as it should be.
Thanks in advance.