Difference between revisions of "Upgrade Z-Push v2 (with Zimbra Backend)"

Jump to navigation Jump to search
m
→‎Preparation: Corrected SVN path
(Initial creation)
 
m (→‎Preparation: Corrected SVN path)
Line 18: Line 18:
#* EG <code> mv z-push-2.0.6-1616/* /var/www/z-push/z-push-v2.0.6/</code>
#* EG <code> mv z-push-2.0.6-1616/* /var/www/z-push/z-push-v2.0.6/</code>
# Download the Zimbra Z-Push backend into a <code>/zimbra</code> folder under the <code>backend</code> folder
# Download the Zimbra Z-Push backend into a <code>/zimbra</code> folder under the <code>backend</code> folder
#* EG <code> svn checkout https://zimbrabackend.svn.sourceforge.net/svnroot/zimbrabackend/zimbra-backend/branches/z-push /var/www/z-push-v2.0.6/backend/zimbra</code>
#* EG <code> svn checkout svn://svn.code.sf.net/p/zimbrabackend/code/zimbra-backend/branches/z-push-2 /var/www/z-push-v2.0.6/backend/zimbra</code>
# Copy across the config from your old install  
# Copy across the config from your old install  
#* I tend to do a diff of my existing and the new config files first in order to detect that there are new config settings that I might be wiping out
#* I tend to do a diff of my existing and the new config files first in order to detect that there are new config settings that I might be wiping out

Navigation menu