ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Install Zimbra Patch for 8.8.6 on CentOS 7

    Scheduled Pinned Locked Moved IT Discussion
    zimbrazimbra 8.8patchingcentos 7
    1 Posts 1 Posters 1.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dbeatoD
      dbeato
      last edited by dbeato

      ZImbra 8.8.6 Hotfix Download Link

      1- Login to your CentOS 7 Server.
      2- Download the hotfix

      wget https://files.zimbra.com/downloads/8.8.6_GA_HF/zcs-patch-8.8.6_GA_HF_108839.tgz
      

      3- Extract the patch file

      tar -xvf zcs-patch-8.8.6_GA_HF_108839.tgz 
      zcs-patch-8.8.6_GA_HF_108839/
      zcs-patch-8.8.6_GA_HF_108839/patched_jars/
      zcs-patch-8.8.6_GA_HF_108839/patched_jars/zm-store-8.8.6.1518111496.jar
      zcs-patch-8.8.6_GA_HF_108839/README.txt
      zcs-patch-8.8.6_GA_HF_108839/install_patch.sh
      

      4- Access patch folder

      cd zcs-patch-8.8.6_GA_HF_108839
      

      5- Run the patch installer as admin

      [user@zimbra-test zcs-patch-8.8.6_GA_HF_108839]$ sudo ./install_patch.sh 
      Backing up jars.
      Installing Fix for Bug 108414 and 108839
      Installation completed. Please restart the mailbox. 
      

      6- Restart the Zimbra Services

      [user@zimbra-test zcs-patch-8.8.6_GA_HF_108839]# su zimbra
      [zimbra@zimbra-test zcs-patch-8.8.6_GA_HF_108839]$ zmcontrol restart
      Host zimbra.danielbeato.info
              Stopping zmconfigd...Done.
              Stopping zimlet webapp...Done.
              Stopping zimbraAdmin webapp...Done.
              Stopping zimbra webapp...Done.
              Stopping service webapp...Done.
              Stopping stats...Done.
              Stopping mta...Done.
              Stopping spell...Done.
              Stopping snmp...Done.
              Stopping cbpolicyd...Done.
              Stopping archiving...Done.
              Stopping opendkim...Done.
              Stopping amavis...Done.
              Stopping antivirus...Done.
              Stopping antispam...Done.
              Stopping proxy...Done.
              Stopping memcached...Done.
              Stopping mailbox...Done.
              Stopping logger...Done.
              Stopping dnscache...Done.
              Stopping ldap...Done.
      Host zimbra.danielbeato.info
              Starting ldap...Done.
              Starting zmconfigd...Done.
              Starting dnscache...Done.
              Starting logger...Done.
              Starting mailbox...Done.
              Starting memcached...Done.
              Starting proxy...Done.
              Starting amavis...Done.
              Starting antispam...Done.
              Starting antivirus...Done.
              Starting opendkim...Done.
              Starting snmp...Done.
              Starting spell...Done.
              Starting mta...Done.
              Starting stats...Done.
              Starting service webapp...Done.
              Starting zimbra webapp...Done.
              Starting zimbraAdmin webapp...Done.
              Starting zimlet webapp...Done.
      [zimbra@zimbra-test zcs-patch-8.8.6_GA_HF_108839]$ 
      

      That's all.

      1 Reply Last reply Reply Quote 2
      • 1 / 1
      • First post
        Last post