Comment 0 for bug 1566481

Revision history for this message
Maciej Puzio (maciej-puzio) wrote :

After phpldapadmin package dependencies have been switched to php7.0 (LP #1564121), a routine package update (apt-get update; apt-get autoremove) causes phpldapadmin's web interface to show a warning about missing XML support.

Workaround: apt-get install php7.0-xml

$ apt-cache policy phpldapadmin
phpldapadmin:
  Installed: 1.2.2-5.2ubuntu1

$ lsb_release -rd
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04

$ uname -a
Linux **** 4.4.0-16-generic #32-Ubuntu SMP Thu Mar 24 22:38:01 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux