Forums: Zimbra Integration
For issues with the Zimbra Integration extensions for Joomla.
Back to Forum List
>>
Back to Topic List
>>
VIEW ALL POSTS
-
Could not contact zimbra server 2
-
Posted: 09-Jul-2009 16:19:42 UTC By matt
-
I have joomla 1.5.9 on ubuntu jaunty, php5.
I have installed all the modules and plugins following the joomla_Zimbra_howto_19-08-08.doc
The server information module - could not connect error.
mailbox information module on https works well :-)
zimbra logon module works well also :-)
zimbra account creation - could not connect error
i thought it might be the same issue phil had in an earlier post regarding a debian instance;
"I needed to change php.ini to set precision to larger than 12. (the default in php5 on Debian).
This was because the preauth string uses time()*1000 which results in a 13 digit number...
Thanks
Phil "
however i have changed my preauth string to 14 still no joy!
help! i've got logging on max and nothing is pointing the way...
-
-
Re: Could not contact zimbra server 2
-
Posted: 09-Jul-2009 19:33:15 UTC By Richard
-
Hi
Off the top of my head it sounds like your Zimbra server is not accepting http connections for admin connections. Is this true?
You can e-mail me if you want to discuss this further.
Richatd.
-
-
Re: Re: Could not contact zimbra server 2
-
Posted: 10-Jul-2009 13:15:44 UTC By matt
-
Hi
Do I need to set zmtlsctl to http only?
I currently have http redirected to https
Matt
-
-
Re: Re: Re: Could not contact zimbra server 2
-
Posted: 10-Jul-2009 19:23:56 UTC By Richard
-
Hi
At the moment some of my code still only supports http connections, some has the option of http or https. I have added this as a bug to my fixlist. For the moment and non-redirected http connection is required.
Richard
-