View Single Post
  #17 (permalink)  
Old 10-30-2009, 08:56 AM
vooba vooba is offline
Member
 
Posts: 10
Default

Quote:
Originally Posted by imx View Post
P.P.S perhaps one of the dev's can confirm if anyone has tested with an iphone? im trying...and not having much luck
ok, iphone wasn't tested until know, but z-push should work with the iphone too...
as I can see, there is no deviceID and no username send from the phone to the server

PHP Code:
10/30/09 11:51:26 [20768START Setup user = ; devid = ; protocolversion 1.0 
Do your z-push.conf (/etc/httpd/conf.d/z-push.conf) contains the index.php:
PHP Code:
Alias /Microsoft-Server-ActiveSync /var/www/html/z-push/index.php 
Are there any errors in your httpd error log?
Reply With Quote