Changes

Jump to navigation Jump to search
36 bytes added ,  23:07, 21 February 2013
Line 1,471: Line 1,471:  
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
   −
= UPGRADING of Zarafa (7.0.x -> 7.0.x) =
+
= UPGRADING of Zarafa
== Download via the Zarafawebsite the package for ZCP corresponding with the newest php53-mapi.rpm (cf. version above) ==
+
== VERSION 7.0.x (7.0.x -> 7.0.x) ==
 +
=== Download via the Zarafawebsite the package for ZCP corresponding with the newest php53-mapi.rpm (cf. version above) ===
    
Go (cd /...) to the installdirectory (ex. : /root/InstallZarafa) :  
 
Go (cd /...) to the installdirectory (ex. : /root/InstallZarafa) :  
Line 1,484: Line 1,485:  
  wget http://download.zarafa.com/community/final/7.0/[version]/zcp-[version]-rhel-5-[cpu-arch]-free.tar.gz
 
  wget http://download.zarafa.com/community/final/7.0/[version]/zcp-[version]-rhel-5-[cpu-arch]-free.tar.gz
   −
== Unpack the corresponding package for ZCP :==
+
=== Unpack the corresponding package for ZCP :===
    
  tar -zxvf zcp-*
 
  tar -zxvf zcp-*
   −
== Remove the devel packages ==
+
=== Remove the devel packages ===
    
Go  (cd ./zcp-...) to the created subdirectory (zcp-...) :
 
Go  (cd ./zcp-...) to the created subdirectory (zcp-...) :
Line 1,497: Line 1,498:  
Move the windows-directory to an installshare in your network
 
Move the windows-directory to an installshare in your network
   −
== Download the latest webapp.rpm too in the same subdirectory :==
+
=== Download the latest webapp.rpm too in the same subdirectory :===
    
  wget http://download.zarafa.com/community/final/WebApp/[version]/rhel/[zarafa-webapp-version.noarch.rpm]
 
  wget http://download.zarafa.com/community/final/WebApp/[version]/rhel/[zarafa-webapp-version.noarch.rpm]
   −
== Remove the existing php53-mapi.rpm first : ==
+
=== Remove the existing php53-mapi.rpm first : ===
    
  rpm -e php53-mapi --nodeps
 
  rpm -e php53-mapi --nodeps
   −
== Install all rpm's in the unpacked package of ZCP and the webapp.rpm too :==
+
=== Install all rpm's in the unpacked package of ZCP and the webapp.rpm too :===
    
  yum localinstall *.rpm
 
  yum localinstall *.rpm
Line 1,516: Line 1,517:  
  rpm -Uvh --force zarafa-webapp-[version].noarch
 
  rpm -Uvh --force zarafa-webapp-[version].noarch
   −
== Remove the default php-mapi.rpm ==
+
=== Remove the default php-mapi.rpm ===
    
We have to remove the installation of the default php-mapi (because it's not built for php 5.3).
 
We have to remove the installation of the default php-mapi (because it's not built for php 5.3).
Line 1,522: Line 1,523:  
  rpm -e php-mapi --nodeps
 
  rpm -e php-mapi --nodeps
   −
== Install the php53-mapi.rpm ==
+
=== Install the php53-mapi.rpm ===
 
-If you downloaded the rpm :
 
-If you downloaded the rpm :
   Line 1,531: Line 1,532:  
  yum install php53-mapi --enablerepo=epel --enablerepo=epel-testing
 
  yum install php53-mapi --enablerepo=epel --enablerepo=epel-testing
   −
== Execute zarafa-update (see script above !!!!) ==
+
=== Execute zarafa-update (see script above !!!!) ===
    
  cd /etc/e-smith/events/actions/
 
  cd /etc/e-smith/events/actions/
199

edits

Navigation menu