Changes

From SME Server
Jump to navigationJump to search
830 bytes added ,  21:22, 30 September 2011
m
no edit summary
Line 7: Line 7:     
To make things a bit more easy for non Zarafa experts, I used this procedure for a clean install.  
 
To make things a bit more easy for non Zarafa experts, I used this procedure for a clean install.  
get zcp 7.01, unpack, remove the devel packages and install all rpm's:  
+
Get zcp 7.01, unpack, remove the devel packages and install all rpm's:  
 
  yum localinstall *.rpm
 
  yum localinstall *.rpm
 
All packages have dependencies that cannot be resolved if you install only part of the rpm's (as suggested installation instruction for zcp 6.40).  
 
All packages have dependencies that cannot be resolved if you install only part of the rpm's (as suggested installation instruction for zcp 6.40).  
Line 28: Line 28:     
Then post-upgrade and restart.  
 
Then post-upgrade and restart.  
 +
 +
For upgrades (tested with 6.40.2): zarafa-server does not start, there is an  error message in the /var/log/zarafa/zarafa-server.log file which tells you to update the database first. A python script is provided to do just that. See also [[http://doc.zarafa.com/7.0/Administrator_Manual/en-US/html/upgrading.html zarafa administration manual]]!
 +
Stop running zarafa services, make sure a backup of the zarafa mysql database exists, install MySQL-python, run update script.
 +
 +
yum install MySQL-python
 +
 +
python /usr/share/doc/zarafa/zarafa7-upgrade
 +
 +
Reports the script failes with wrong inno_db settings for mysql are on the zarafa forums. So verify your local MySQL innodb settings match the required values [[http://doc.zarafa.com/7.0/Administrator_Manual/en-US/html/_memory_usage_setup.html zarafa administration manual]]). 
    
===Sogo===
 
===Sogo===
38

edits

Navigation menu