Changes

From SME Server
Jump to navigationJump to search
42 bytes added ,  21:34, 30 September 2017
m
→‎Redis: Add PHP Redis modules for usage with PHP7x
Line 298: Line 298:     
To install Redis, you'll need to have both the [[Remi]] and [[Epel]] repositories set up on your server.  Then do
 
To install Redis, you'll need to have both the [[Remi]] and [[Epel]] repositories set up on your server.  Then do
  # yum --enablerepo=remi,epel install redis php54-php-pecl-redis php55-php-pecl-redis php56-php-pecl-redis
+
  # yum --enablerepo=remi,epel install redis php54-php-pecl-redis php55-php-pecl-redis php56-php-pecl-redis php71-php-pecl-redis php70-php-pecl-redis
 
  # config set redis service status enabled
 
  # config set redis service status enabled
 
  # cd /etc/rc7.d
 
  # cd /etc/rc7.d

Navigation menu