Changes

From SME Server
Jump to navigationJump to search
332 bytes added ,  17:07, 9 April 2018
no edit summary
Line 38: Line 38:  
  yum install smeserver-extrarepositories-remi-safe smeserver-extrarepositories-fws smeserver-extrarepositories-epel
 
  yum install smeserver-extrarepositories-remi-safe smeserver-extrarepositories-fws smeserver-extrarepositories-epel
 
  signal-event yum-modify
 
  signal-event yum-modify
  yum --enablerepo=smecontribs install {{#var:smecontribname}} --enablerepo=smecontribs,epel,fws
+
  yum install {{#var:smecontribname}} --enablerepo=smecontribs,epel,fws
 +
service php-fpm start
 +
service php-fpm-php71 start
 
  signal-event nextcloud-update
 
  signal-event nextcloud-update
 +
 +
you can skip the service php-fpm* commands if it was already installed and running before the installation of nextcloud
    
then you can do the following and you can safely ignore the signal-event post-upgrade reboot if prompted, unless you also installed other packages that needs to do so.
 
then you can do the following and you can safely ignore the signal-event post-upgrade reboot if prompted, unless you also installed other packages that needs to do so.
Line 47: Line 51:  
  signal-event post-upgrade  
 
  signal-event post-upgrade  
 
  signal-event reboot
 
  signal-event reboot
 +
 +
=== Upgrade ===
 +
yum  update {{#var:smecontribname}} {{#var:contribname}} smeserver-php-fpm smeserver-webapps-common  --enablerepo=smecontribs,epel,fws
 +
signal-event nextcloud-update
    
=== Configuration ===
 
=== Configuration ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,239

edits

Navigation menu