- Compatible XF 2.x versions
- 2.2
- 2.3
To setup XenForos build in Redis you do not need any addon.
In Ubuntu 24.04
1. Install Redis
Bash:
#apt install php8.3-redis
2. In src/config.php
PHP:
$config['cache']['enabled'] = true...
You do not have permission to view the full content of this resource.
Log in or register now.
- Related resources
- Your Linux does not provide you with a Redis php connector ? But you have Redis-server installed and running? This addon https://xenforo.com/community/resources/redis-cache-by-xon.5562/ is for you: