Zimbra newbie here. After 26 hours straight, have not been able to get admin console up.Have tried installing on openSUSE 10.2 and now, for the last 12 hours have been trying to get upon Fedora 6.
System: X86, Single Server install, 1.5 MB of RAM, Pentium4 2.5Ghz
Install seems to go fine until last stage: Failed to initialize documents - see logfile.
After that:
zmcontrol status
Host mail.egad.com
antispam Running
antivirus Running
ldap Running
logger Stopped
zmlogswatchctl is not running
mailbox Stopped
mysql.server is not running
tomcat is not running
mta Running
snmp Running
spell Running
and of course, checking on mysql:
mysql mysql
ERROR 1045 (28000): Access denied for user 'zimbra'@'localhost' (using password: YES)
I have done atleast 6 installs, (all clean). I've gone in and manually changed the mysql password and tried it running only through the install.
DNS seems to be working, since the zimbra.log shows active email coming in.
Checked the status of the mysql password:
[zimbra@mail ~]$ zmlocalconfig -s -m nokey mysql_root_password
zimbra
I've been through all the Wiki's and made adjustments for Fedora Core 6:
/etc/sudoers : #Defaults requiretty
I've tried working the imapproxy problem, but I can't get to a console to finish the single server fix with zmperiditionctl stop.
I've tried all of the following:
https://localhost:7071/zimbraAdmin https://localhost:7071 https://mail.egad.com:7071/zimbraAdmin https://mail.egad.com:7071
Always the same thing: Access Denied.
hosts:
127.0.0.1 localhost.localdomain localhost
66.93.64.34 mail.egad.com mail
::1 localhost.localdomain localhost
Help! I've never had this much trouble trying to get a mail server up and running.