noeyx
@noeyx on WordPress.org
- Member Since: November 19th, 2022
-
Posted a reply to Works well so far, on the site WordPress.org Forums:
Thanks for the fun fact. I just want to add that all of the connection… -
Created a topic, Works well so far, on the site WordPress.org Forums:
It works well after a tweak. Just place the WP_REDIS_P… -
Posted a reply to NOAUTH Authentication required, on the site WordPress.org Forums:
Place define( 'WP_REDIS_PASSWORD', 'password' ); at the top of your wp-config.php file <?php ... define(… -
Posted a reply to Redis works only without a Passwort, on the site WordPress.org Forums:
> Move the constant (define(‘WP_REDIS_PASSWORD’, ‘RedisServerPassword’);) higher in your wp-config.php file? This works! Thanks! -
Posted a reply to Critical error, on the site WordPress.org Forums:
Hi, I still encounter a critical error when I tried the solution in https://wordpress.org/support/topic/add-support-for-memcached-sasl/#post-16175580. I… -
Posted a reply to Not working and setup instructions not clear !, on the site WordPress.org Forums:
Hi, I pasted the php error log in the support section: https://wordpress.org/support/topic/critical-error-433/ Thank you. -
Posted a reply to Critical error, on the site WordPress.org Forums:
Nov 23 11:40:37 library systemd-memcached-wrapper[14570]: <24 new binary client connection. Nov 23 11:40:37 library systemd-memcached-wrapper[14570]:… -
Created a topic, Critical error, on the site WordPress.org Forums:
Hi, I know this topic is redundant but I really want … -
Posted a reply to Not working and setup instructions not clear !, on the site WordPress.org Forums:
Hi, > So you installed the plugin and copied the contents? Plugin is inactive, correct?… -
Posted a reply to Not working and setup instructions not clear !, on the site WordPress.org Forums:
Me too. A critical error happens when copying object-cache.php to wp-content. Do we need to…