Changes

Jump to navigation Jump to search
304 bytes removed ,  00:09, 12 December 2022
Line 33: Line 33:  
===Installation===
 
===Installation===
 
<tabs container=""><tab name="For SME 10">
 
<tabs container=""><tab name="For SME 10">
This needs a revamp
  −
  −
We can use the Remi repo for Roundcube itself
  −
  −
https://wiki.contribs.org/Remi-roundcube
  −
  −
It will need the smeserver-roundcube plugin rewriting for php-fpm
  −
   
  yum install smeserver-extrarepositories-remi-roundcube -y
 
  yum install smeserver-extrarepositories-remi-roundcube -y
   Line 48: Line 40:  
otherwise you will update to 1.6
 
otherwise you will update to 1.6
   −
  yum install smeserver-roundcube  --enablerepo=smedev,smecontribs,smetest,remi-roundcube
+
  yum install smeserver-roundcube  --enablerepo=smecontribs,remi-roundcube
   −
seems installing even if you get an error with Could not open input file: /usr/share/roundcubemail/composer.phar
+
to revert versionlock<syntaxhighlight lang="bash">
 +
yum versionlock delete roundcubemail
 +
yum update
 +
/usr/bin/rcplugin_update.sh
 +
signal-event smeserver-roundcube-update
 +
</syntaxhighlight>
    
</tab><tab name="For SME 9">
 
</tab><tab name="For SME 9">
Line 79: Line 76:  
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
 
</tab>
 
</tab>
</tabs>to revert versionlock<syntaxhighlight lang="bash">
+
</tabs>
yum versionlock delete roundcubemail
  −
yum update
  −
/usr/bin/rcplugin_update.sh
  −
signal-event smeserver-roundcube-update
  −
</syntaxhighlight>
      
===Uninstallation===
 
===Uninstallation===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu