[Request] Redis object cache pro wordpress plugin

aarav

New member
Jul 23, 2022
0
1
2
May be you are right but after some investigations I’ve discovered that the problem rises from WP-CLI. When the plugin is being used from php-fpm it works fine, but can’t understand why, when I use WP-CLI to execute the cron schedules there is critical errors from Redis cache plugin. It’s not detecting loaded phpredis or igbinary.
For using igBinary u must use param in wp-config


'compression' => 'zstd',
'serializer' => 'igbinary',
 

kedibey

New member
Aug 28, 2022
0
0
0
Cloudways started to giving redis object cache pro plugin for free (you have to use at least 2 gb ram server.)

If anyone using 2gb or more on cloudways we can get files without any problem.
 

powerrnuller24

New member
Oct 12, 2019
15
1
3
Here you have. It's nulled
[25-Dec-2021 20:06:00 UTC] objectcache.critical: Failed to locate and load object cache API.
[25-Dec-2021 20:06:00 UTC] PHP Fatal error: Uncaught RuntimeException: Failed to locate and load object cache API. in /var/www/html/wordpress/wp-content/object-cache.php:52
Stack trace:
#0 /var/www/html/wordpress/wp-includes/load.php(691): require_once()
#1 /var/www/html/wordpress/wp-settings.php(131): wp_start_object_cache()
#2 /var/www/html/wordpress/wp-config.php(135): require_once('...')
#3 /var/www/html/wordpress/wp-load.php(50): require_once('...')
#4 /var/www/html/wordpress/wp-blog-header.php(13): require_once('...')
#5 /var/www/html/wordpress/index.php(17): require('...')
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
[25-Dec-2021 20:06:00 UTC] objectcache.critical: Failed to locate and load object cache API.
[25-Dec-2021 20:06:00 UTC] PHP Fatal error: Uncaught RuntimeException: Failed to locate and load object cache API. in /var/www/html/wordpress/wp-content/object-cache.php:52
Stack trace:
#0 /var/www/html/wordpress/wp-includes/load.php(691): require_once()
#1 /var/www/html/wordpress/wp-settings.php(131): wp_start_object_cache()
#2 /var/www/html/wordpress/wp-config.php(135): require_once('...')
#3 /var/www/html/wordpress/wp-load.php(50): require_once('...')
#4 /var/www/html/wordpress/wp-blog-header.php(13): require_once('...')
#5 /var/www/html/wordpress/index.php(17): require('...')
That problem is caused by your system, not the plugin. Solve it and then the plugin will work
 

hellearth

Active member
Aug 19, 2020
365
113
43
Hello everybody,

Can anyone share some experience installing Redis?

I have a problem caching page, post (admin) Widget (font-end). Redis doesn't automatically clear the cache when I update a post or page. If I want to change it I have to use the button " Flush Object Cache " and F5, which takes too much time :(.

In the past I could use Nginx-helper and the free redis object version to automatically clear the cache, but now the module " ngx_cache_purge " is no longer available in the free version of nginx. So the auto mode won't work

Thanks a lot!
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu