Hello,
I just finished install on CentOS 4.1 and all seems to work fine.
But when I try to go to the Admin URL (https://(IP):7071/zimbraAdmin) for the first it fails. If I do a netstat -an I do not see port 7071 listening
Thanks for any help
Hello,
I just finished install on CentOS 4.1 and all seems to work fine.
But when I try to go to the Admin URL (https://(IP):7071/zimbraAdmin) for the first it fails. If I do a netstat -an I do not see port 7071 listening
Thanks for any help
Any errors in /opt/zimbra/tomcat/logs/*.log?
ya...
in the catalina.out file
I see a java file not found exception /opt/zimbra/tomcat/conf/keystore
sounds like that might be it, any way to re-create the keys?
Kenny
run as zimbra:Originally Posted by kennyfordham
zmcreatecert
zmcertinstall
zmtlsctl http (or https or mixed)
OK,
I get this error when running zmcreatecert
[root@mail ~]# su - zimbra
[zimbra@mail ~]$ zmcreatecert
Error - fully qualified host name not found - please correct
[zimbra@mail ~]$ zmcreatecert mail.winstor.net
Error - fully qualified host name not found - please correct
[zimbra@mail ~]$
What does hostname return (and hostname --fqdn?)Originally Posted by kennyfordham
What's in your /etc/hosts?
[zimbra@mail ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
216.154.231.153 mail mail.winstor.net
[zimbra@mail ~]$
Change the last line to read:Originally Posted by kennyfordham
216.154.231.153 mail.winstor.net mail
You should also set your hostname:
hostname mail.winstor.net
That worked!
I now get the login admin page, but it fails to authenicate. I confirmed that I'm using the same admin ID and passwd that's in the config.XXX file in the /tmp directory.
The hostname is set to mail.winstor.net, just the prompt only shows "mail"
Best regards,
Kenny Fordham
Are you logging in with the full admin domain? So like admin@mail.winstor.net as your user name and the password you entered when you ran the installer?
There are currently 1 users browsing this thread. (0 members and 1 guests)