Jump to content

How do you set up Redis to work?


Recommended Posts

It’s literally a PHP extension called php-redis.  

https://github.com/phpredis/phpredis

You might be able to install it through yum/apt, if not it can generally be installed through pecl. 

https://developer.redis.com/develop/php/

Just having the Redis application installed does not mean PHP can talk to it. It’s similar to how MySQL support needs to be added to PHP for it to work. 🙂 

Link to comment
Share on other sites

  • 5 weeks later...

I had it working fine, but today I woke up to a message saying Redis is not configured. I have since lost the option to use it. I am using DirectAdmin (not cPanel).

The commend to see if Redis is work, said that it wasn't found and further below mentioned it was running.

I have since managed to get it to report as it's running, but I still have no options to use it.

Link to comment
Share on other sites

11 minutes ago, Joey_M said:

I keep seeing an error stating that the cache method isn't working correctly, in the support part of the ACP - it says the configuration is incorrect.

Redis Server: 127.0.0.1
Password: 6379

Only your hosting provider would be able to tell you what is correct. 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...