as root:
please check the correct names with "show databases;"
orlando
Code:
mysql drop database `open-xchange-db`; drop database `config-db`;
orlando
Server response: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: com.mysql.jdbc.MysqlDataTruncation (no security manager: RMI class loader disabled)
open-xchange-admin status
& cd /tmp & cvs -d :pserver:anonymous@www.open-xchange.com:/var/lib/cvs co open-xchange-admin & cvs -d :pserver:anonymous@www.open-xchange.com:/var/lib/cvs co open-xchange-admin-plugin-imap & cvs -d :pserver:anonymous@www.open-xchange.com:/var/lib/cvs co open-xchange-admin-plugin-context_light
ant -Dlib.dir=/opt/open-xchange/lib install
Comment