View Single Post
  #5 (permalink)  
Old 11-28-2007, 11:03 AM
jeffw jeffw is offline
Loyal Member
 
Posts: 88
Default

Quote:
Originally Posted by jholder View Post
Do you have a backup? If so, restore to that.

This is a case of multiple failed installs. Your very first install failed, and localconfig.xml was wiped. You reinstalled, and you have the:
Code:
Warning: null valued key 'mysql_logger_root_password'
Which indicates the value is null for the localconfig.

Now the installer is plain screwy.

We really should find out why it failed to begin with.
It looks like the installer doesn't like /opt/zimbra to be a symlink (it was a symlink to /home/opt/zimbra). During the install it blew away the symlink and reinstalled there.

mmorse is on the box looking around.
Reply With Quote