View Single Post
  #3 (permalink)  
Old 07-19-2009, 02:14 AM
jimramsey jimramsey is offline
Junior Member
 
Posts: 9
Default

uxbod,

I did what you said, and it seems to have fixed it. Thanks!

For anyone who is reading, the messages you get are:

Quote:
[zimbra@mail1 ~]$ /opt/zimbra/mysql/bin/mysqlcheck --defaults-file=/opt/zimbra/conf/my.cnf --socket=/opt/zimbra/db/mysql.sock -u zimbra -p zimbra
Enter password:
zimbra.config OK
zimbra.current_volumes OK
zimbra.deleted_account OK
zimbra.jiveExtComponentConf OK
zimbra.jiveGroupProp OK
zimbra.jiveGroupUser OK
zimbra.jiveID OK
zimbra.jiveOffline OK
zimbra.jivePrivacyList OK
zimbra.jivePrivate OK
zimbra.jiveProperty OK
zimbra.jiveRemoteServerConf OK
zimbra.jiveRoster OK
zimbra.jiveRosterGroups OK
zimbra.jiveSASLAuthorized OK
zimbra.jiveUserProp OK
zimbra.jiveVCard OK
zimbra.jiveVersion OK
zimbra.mailbox OK
zimbra.mailbox_metadata OK
zimbra.mucAffiliation OK
zimbra.mucConversationLog OK
zimbra.mucMember OK
zimbra.mucRoom OK
zimbra.mucRoomProp OK
zimbra.out_of_office OK
zimbra.scheduled_task OK
zimbra.service_status OK
zimbra.table_maintenance OK
zimbra.volume OK
[zimbra@mail1 ~]$
Then re-run the install, and this time it gets through the database integrity checks just fine.

Thanks again

Last edited by jimramsey; 07-19-2009 at 02:16 AM.. Reason: fix spelling error
Reply With Quote