Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #1 (permalink)  
Old 03-17-2008, 12:28 AM
Member
 
Join Date: Dec 2007
Posts: 12
aoddy is on a distinguished road
Default [SOLVED] Upgrading from 4.5.9 to 5.0.2 on Cent OS 5.

These are steps for upgrade Zimbra 4.5.9 to 5.0.2.

1. Download new version from www.zimbra.com
Quote:
[root@mail] # mkdir Program; cd Program
[root@mail] # wget -c http://files.zimbra.com/downloads/5....0130221917.tgz
2. Unzip new software.
Quote:
[root@mail] # tar xvfz zcs-5.0.2_GA_1975.RHEL5.20080130221917.tgz

3. Upgrade new libtool-ltdl package.
Quote:
[root@mail] # yum install libtool-ltdl
4. Stop current Zimbra service.
Quote:
[root@mail] # su - zimbra
[zimbra@mail] $ zmcontrol stop
[zimbra@mail] # exit
[root@mail] #
5. Install Zimbra version 5.0.2.
Quote:
[root@mail] # cd zcs-5.0.2_GA_1975.RHEL5.20080130221917
[root@mail] # ./install
7. After you upgraded , you can not sent email and you found warning in file /var/log/zimbra.log
Quote:
postfix/smtpd[8439]: warning: problem talking to service rewrite: Success
postfix/master[7626]: warning: process /opt/zimbra/postfix-2.4.3.3z/libexec/trivial-rewrite pid 9809 exit status
8. Fix this problem by change start_tls option in file ldap-*.cf in path /opt/zimbra/config/ from Yes to No and this is script for change it in all files.
Quote:
#!/bin/bashfor x in ldap-scm.cf ldap-transport.cf ldap-vad.cf ldap-vam.cf ldap-vmd.cf ldap-vmd.cf;
do
echo “File : ${x}”;
cp $x $x.bak;
sed -i s/”start_tls = yes”/”start_tls = no”/g $x;
done
9. Assume name of this script is change_start_tls_yes2no.sh. Change mode of this script and run it.
Quote:
[root@mail] # cd /opt/zimbra/conf/
[root@mail] # ls -l change_start_tls_yes2no.sh
-rwxr-x— 1 zimbra zimbra 196 Mar 6 09:45 change_start_tls_yes2no.sh
[root@mail] # chmod +x change_start_tls_yes2no.sh
[root@mail] # ./change_start_tls_yes2no.sh
10. Restart new Zimbra service.
Quote:
[root@mail] # su - zimbra
[zimbra@mail] $ zmcontrol stop
[zimbra@mail] $ zmcontrol start
[zimbra@mail] $ zmcontrol status
__________________
--------------------------------------------------------------------------
If you don’t reallize really like you are walking on the chasm.
Open source softwares like choices
Reply With Quote
  #2 (permalink)  
Old 03-17-2008, 01:30 AM
uxbod's Avatar
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.9_GA_2533.RHEL5_20080815101705 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,603
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

Thanks for the guide Probably worth adding before step 5 take a backup of /opt/zimbra, and also test that backup to ensure you have a roll back point
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release 5.0.9_GA_2533.RHEL5_20080815101705 CentOS5 NETWORK edition running under Xen 3.2.1 CentOS 5.2 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #3 (permalink)  
Old 06-20-2008, 10:43 AM
ssatre's Avatar
Junior Member
 
Join Date: Aug 2007
Location: Minnesota (Brrrr!)
ZCS Version: 5.0.6_GA_2313.RHEL5.NETWORK
Posts: 6
ssatre is on a distinguished road
Send a message via MSN to ssatre
Default

Thank you so much for this! I was just doing an upgrade from 4.5.9 to 5.0.6 and got the libtool-ltdl missing error; not being a Linux person I had a bit of a panic. I found your post and the direction to download the new package and voila! Problem solved.

I love this forum. Zimbra rocks!

*a very happy newly updated Zimbra Admin*
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems upgrading 4.5.8 to 5.0.2 encode Installation 10 07-06-2008 12:55 PM
Zimbra 5.0.2 and OS X Leopard, java 1.5 error Bobnoxs Installation 6 02-29-2008 07:53 AM
Unable to log into Admin console after upgrade from 4.5.9 to 5.0.2 tuanta Installation 8 02-21-2008 08:13 PM
[SOLVED] Upgrading to 5.0.2 Backup steps cecil Installation 4 02-11-2008 11:34 PM
[SOLVED] 4.5.9 to 4.5.10 ubuntu upgrade failed (os) jeffw Installation 7 11-28-2007 12:49 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.1.0