ldap contacts

Collapse
X
Collapse
+ More Options
Posts
 
  • Time
  • Show
Clear All
new posts
  • fabrice
    Junior Member
    • Sep 2010
    • 12

    #16
    I answer to myself as I had a look at https://forum.open-xchange.com/showt...highlight=rev8 then I installed from snapshot.

    It works fine.

    Just a problem during the update with the database update, I probably restart mysql server at the wrong moment, but I had an error on login ("database update, try later") I fixed it with this sql line : delete from updateTask where taskName='LOCKED';

    Now it works...

    Fabrice

    Comment

    Working...