Re: activesync still working?
LALOT Dominique <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <CAP5z-VFwWoEyWDAPYLvkZjQ=3S9PfPz=Tu7DNhP=_nm8G-B5CA@mail.gmail.com> |
2011/7/13 LALOT Dominique <[email protected]> > 2011/7/12 Vilius Šumskas <[email protected]> > >> Sveiki, >> >> Tuesday, July 12, 2011, 1:05:46 PM, you wrote: >> >> > Hello, >> >> > Kronolith 3.0.5 >> > Horde 4.0.7 >> >> > I was working with activesync and iphone for several month and suddenly >> > something got broken. I was away for several weeks and did not try >> > activesync for some period. As I went back to work, I updated horde via >> > pear. As my setup is a little bit complicate (shibboleth auth), I spent >> > hours putting traces to understand what was wrong. >> >> > When I try to setup an account ont the Iphone, I get a failure and I am >> > asked for another password. >> > Finaly, I purge my data, upload new data from prod, run db_migrate, >> > everything is OK in the admin panel. >> >> > But nothing better. So I change my auth driver to LDAP. I can login >> normaly, >> > but the activesync problem still exists. On my Iphone, I have one >> calendar >> > using subscription URL and it works well. >> >> > Am I alone on that problem? >> >> > I can see the URL called in apache access_log, and the answer is 500 >> >> > in horde/rpc.php, >> > case 'ActiveSync': >> > /* Check if we are even enabled for AS */ >> > fputs($handle,"Trace DOM1 ActiveSync trouvé \n"); >> > if (empty($conf['activesync']['enabled'])) { >> > fputs($handle,"Trace DOM3 ActiveSync non actif \n"); >> > fclose ($handle); >> > exit; >> > } >> > fputs($handle,"Trace DOM2 ActiveSync trouvé \n"); >> > $params['backend'] = >> > $injector->getInstance('Horde_ActiveSyncBackend'); >> > fputs($handle,"Trace DOM4 ActiveSync trouvé \n"); >> >> > I exit between the debug DOM2 and DOM4. >> >> Probably has something to do with http://bugs.horde.org/ticket/10329 >> >> > I try to debug but I don't know how to debug the call: > > $params['backend'] = $injector->getInstance('Horde_ActiveSyncBackend'); > > Despite debug mode, It exits whithout any message apache or horde, just an > http 500 reply. I don't know where the code is going via getinstance. > Any ideas? > > Thanks > > Dom > > Before reverting to ldap auth driver, I put a trace to debug with a bad syntax. Unfortunately, I got nothing in apache error log. I've corrected my syntax, and now I can log in again. Nothing appears in my calendar, but I can log in.. Dom -- Dominique LALOT Ingénieur Systèmes et Réseaux http://annuaire.univmed.fr/showuser.php?uid=lalot -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]