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
-
Posted: 02-Oct-2008 10:45:24 UTC By Phil Taylor
-
Hello.
I am trying to use your mod_ourzimbrambx module.
I am using a self compiled version of Zimbra 5.0.11 (from FRANKLIN source) and Joomla 1.5.7.
I have configured the domain PreAuth key and set the Zimbra server name but I get the error in the subject.
I am using Debian Etch and have PHP v5.2 installed. Are there any other pre-requisite packages to get this to work?
I have created a user on Joomla with the same name/password as a user within the default domain on Zimbra...
Can you give me any suggestions?
Thanks
Phil
-
-
Re: Could not contact Zimbra Server
-
Posted: 02-Oct-2008 13:45:19 UTC By Phil Taylor
-
I have fixed this and now everything is working!
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
-
-
Re: Re: Could not contact Zimbra Server
-
Posted: 02-Oct-2008 16:44:08 UTC By Richard
-
Glad to hear you sorted it.
-