Changes

From SME Server
Jump to navigationJump to search
m
→‎Advanced installation: add Redis PHP modules
Line 47: Line 47:     
  yum install smeserver-php-scl php56-php-pecl-rar php56-php-libvirt php56-php-magickwand --enablerepo=smecontribs,epel
 
  yum install smeserver-php-scl php56-php-pecl-rar php56-php-libvirt php56-php-magickwand --enablerepo=smecontribs,epel
 
+
If you need additional PHP modules (e.g. for Nextcloud, Redis) you need to include the required PHP Redis modules (php71-php-pecl-redis php70-php-pecl-redis):
 
+
yum --enablerepo=remi,epel install php71-php-pecl-redis php70-php-pecl-redis
 
   
If you do not want to restart your server
 
If you do not want to restart your server
 
  signal-event php-update; config set UnsavedChanges no
 
  signal-event php-update; config set UnsavedChanges no

Navigation menu