Quote:
Originally Posted by imx 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 [20768] START 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?