View Single Post
  #17 (permalink)  
Old 05-12-2009, 07:37 AM
xtasls xtasls is offline
Junior Member
 
Posts: 6
Default

Quote:
Originally Posted by phoenix View Post
You should not do that as the product are different, use the backup facility in NE to backup your accounts etc.
I have backups of this zimbra ne, but zimbra open source dont have a restore option.
hinyinlam says that his script can do that.

I try to do the commands one per one in the console and i have no erros until this command:
/usr/bin/ionice -n 7 -c 3 /opt/zimbra/bin/mysql --protocol=socket --socket=/opt/zimbra/db/mysql.sock

The error:
Ignoring given class data for idle class
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2)

This command is in Target.sh and I run on the open source Zimbra server

thx!

Last edited by xtasls; 05-12-2009 at 07:44 AM..
Reply With Quote