mod_php_install.sh: add support for php 5.6 at debian 10 (buster).
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
## - 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: the actual version (at time 5.0.2) requires php vsersion >= 7.0
|
||||
## -
|
||||
## - Note: On php 5.6.x install redis v. 2.2.8
|
||||
## - Note: On php 5.6.x install redis v. 4.2.0
|
||||
## -
|
||||
pecl install redis-2.2.8
|
||||
pecl install redis-4.2.0
|
||||
|
Reference in New Issue
Block a user