php/DOC/README.php5.6.redis
2017-02-21 02:05:25 +01:00

9 lines
234 B
Plaintext

## - Install redis extension under php 5.6
## -
## - Note: the actual version (at time 3.0) requires php vsersion >= 7.0
## - (and for now < 7.1)
## -
## - Note: On php 5.6.x install redis v. 2.2.8
## -
pecl install redis-2.2.8