redis

  1. R

    Install redis in Php 8.0.11 (Compiled, not OS packages)

    I am struggling with installing redis module in php 8.0.11 with litespeed enterprise version. Steps I did: Compiled PHP - works Download phpredis, extracted tgz /usr/local/lsws/lsphp8/bin/phpize ./configure --with-php-config=/usr/local/lsws/lsphp8/bin/php-config make make install Then i...
  2. D

    Unable to set Object Cache (Redis and Memcache) settings on WordPress Multisite

    I can't set Object Cache on WordPress Multisite. I want to set the Redis and Memcache settings. My multisite is very slow despite only 2 subsites created, but other sites without multisite run very fast.
  3. C

    Object Cache Settings - Redis connection issue

    Environment - WHM/Cpanel CENTOS 7.8 v88.0.12 - Litespeed v. 5.4.8 (build 1) In WHM/Cpanel, Im trying to leverage object cache in the Litespeed Cache (WordPress - Redis Extension). However, when trying to connect to a Digital Ocean Managed Redis DB, I get Connection Test: Failed. I should...
  4. tropicalserver

    Redis support

    Hello I have installed Redis in a server and I want to test it with Wordpress. I have seen that I should modify some files in Wordpress or install a plugin named "Redis Object Cache": https://es.wordpress.org/plugins/redis-cache/ I want to optimize the loads of the database by using the LS...
Top