Changes

From SME Server
Jump to navigationJump to search
No change in size ,  10:21, 6 March 2010
small correction Zarafa stop command
Line 275: Line 275:  
In certain cases, it is interessant to restore only zarafa database backup (ie update issue). This is done following those steps :
 
In certain cases, it is interessant to restore only zarafa database backup (ie update issue). This is done following those steps :
 
*stopping zarafa server
 
*stopping zarafa server
  /etc/rc.d/init.d/zarafa-server-stop
+
  /etc/rc.d/init.d/zarafa-server stop
 
*deleting all tables currently into zarafa database
 
*deleting all tables currently into zarafa database
 
  mysql zarafa -e "show tables" | grep -v Tables_in | grep -v "+" | \
 
  mysql zarafa -e "show tables" | grep -v Tables_in | grep -v "+" | \

Navigation menu