Upgrade zimbra 8.7.3 to 8.7.11

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
mirzaafahlevii
Posts: 3
Joined: Mon May 27, 2019 8:10 am

Upgrade zimbra 8.7.3 to 8.7.11

Post by mirzaafahlevii »

Hi,

How to upgrade zimbra 8.7.3 to 8.7.11, I did not find the tutorial.

Thanks a lot.
RTXXDMG3
Posts: 2
Joined: Wed May 29, 2019 7:41 am

Re: Upgrade zimbra 8.7.3 to 8.7.11

Post by RTXXDMG3 »

+ 1, I need to patch the server because of that zmswatch hack. I can't find a clear procedure for update to lastest minor version of 8.7.x.
RTXXDMG3
Posts: 2
Joined: Wed May 29, 2019 7:41 am

Re: Upgrade zimbra 8.7.3 to 8.7.11

Post by RTXXDMG3 »

I did the following on my 8.7.1 Zimbra server :

Code: Select all

$ wget https://files.zimbra.com/downloads/8.8.7_GA/zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016.tgz
$ tar xvzf zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016.tgz
$ cd zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016
$ ./install.sh
No problems occured
mirzaafahlevii
Posts: 3
Joined: Mon May 27, 2019 8:10 am

Re: Upgrade zimbra 8.7.3 to 8.7.11

Post by mirzaafahlevii »

RTXXDMG3 wrote:I did the following on my 8.7.1 Zimbra server :

Code: Select all

$ wget https://files.zimbra.com/downloads/8.8.7_GA/zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016.tgz
$ tar xvzf zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016.tgz
$ cd zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016
$ ./install.sh
No problems occured
so your zimbra is upgraded to 8.8.7 from 8.7.11?
Last edited by mirzaafahlevii on Mon Jun 17, 2019 4:44 am, edited 1 time in total.
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Upgrade zimbra 8.7.3 to 8.7.11

Post by phoenix »

mirzaafahlevii wrote:so your zimbra is upgraded to 8.8.7 from 8.7.1?
That would be correct as that's how an upgrade is done, details of that are in the Release Notes and all over these forums.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
mirzaafahlevii
Posts: 3
Joined: Mon May 27, 2019 8:10 am

Re: Upgrade zimbra 8.7.3 to 8.7.11

Post by mirzaafahlevii »

phoenix wrote:
mirzaafahlevii wrote:so your zimbra is upgraded to 8.8.7 from 8.7.1?
That would be correct as that's how an upgrade is done, details of that are in the Release Notes and all over these forums.
Ok it means your zimbra upgrade with this command right?

$ wget https://files.zimbra.com/downloads/8.8. ... 145016.tgz
$ tar xvzf zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016.tgz
$ cd zcs-8.8.7_GA_1964.UBUNTU14_64.20180223145016
$ ./install.sh


Is there any problem after upgrade?
Post Reply