Which version of PHP? This guide is older, but still works under AlmaLinux 8
Thank you Overseer
NGINX > Apache > PHP-FPM (forced) 8.3.12
I already have Redis Server installed, it is just the default version IMH tends to install.
I'm already using the WP-SALT Keys, custom wp-config.php directives and Redis Cache plugin, etc on all of our WordPress websites.
I've also customized the Redis .conf file for performance reasons.
What I'm looking into is how to upgrade Redis server from its current (2018, I think) version to a newer one closer to Redis 8.X.X
I followed this guide here:
https://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/rpm/But the repo won't show any update at all.
That's why GEMINI AI suggests to me to completely remove Redis and do a clean-install.
However I'm concerned about incompatibility issues on a production server.
Did anyone tried that before?