Hi all, I'm hoping someone can help me.
I've previously setup a server with z-push and the zimbra backend, but thanks to a rootkit, I've had to rebuild it from scratch.
Server is running Ubuntu 10.04
z-push 1.5.1
zimbra backend 48
Calendar appears to work, but I can't sync and get a login error.
debug.txt shows
curl-php5 is installed and workingCode:03/15/11 16:54:08 [22595] [mhawkins] Start 03/15/11 16:54:08 [22595] [mhawkins] Z-Push version: 1.5.1 (517) 03/15/11 16:54:08 [22595] [mhawkins] Client IP: 192.168.2.112 03/15/11 16:54:08 [22595] [mhawkins] Client supports version 2.5 03/15/11 16:54:08 [22595] [mhawkins] /var/www/z-push/backend/zimbra.php:320 include_once(z_RTF.php): failed to open stream: No such file or directory (2) 03/15/11 16:54:08 [22595] [mhawkins] /var/www/z-push/backend/zimbra.php:320 include_once(): Failed opening 'z_RTF.php' for inclusion (include_path='/var/www/z-push/include/:/var/www/z-push/:.:/usr/share/php:/usr/share/pear:/usr/share/php/:/usr/share/php5/:/usr/share/pear/') (2) 03/15/11 16:54:08 [22595] [mhawkins] PHP version: 5.3.2-1ubuntu4.7 - z-push Zimbra Backend version: 48 03/15/11 16:54:08 [22595] [mhawkins] START Logon { username = mhawkins; domain = medalist.com.au; password = <hidden> } 03/15/11 16:54:08 [22595] [mhawkins] SOAP message: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"> <soap:Header><context xmlns="urn:zimbra"> <session id="" /> <notify seq="0" /> </context></soap:Header> <soap:Body><AuthRequest xmlns="urn:zimbraAccount"> <account by="name">mhawkins</account> <password>**********</password> <attrs><attr name="uid"/></attrs> <prefs><pref name="zimbraPrefTimeZoneId"/></prefs> </AuthRequest></soap:Body> </soap:Envelope> 03/15/11 16:54:08 [22595] [mhawkins] SOAP Error: 03/15/11 16:54:08 [22595] [mhawkins] ERROR: curl_exec - (6) Couldn't resolve host 'mail.medalist.com.au>' 03/15/11 16:54:08 [22595] [mhawkins] END Logon { connected = false } 03/15/11 16:54:08 [22595] [mhawkins] Access denied: backend logon failed. 03/15/11 16:54:08 [22595] [mhawkins] end 03/15/11 16:54:08 [22595] [mhawkins] --------
The config.php has the url as https://mail.medalist.com.au as I've got https turned on.
I can ping the address, I can also telnet to the address on 443 and using wget returns index.html, so I can't see it being a DNS error.


LinkBack URL
About LinkBacks


