Installing LDAP support in PHP on Ubuntu LAMP server

LDAP support in PHP is not enabled by default. To enable LDAP support on an existing Ubuntu Apache web server you need to install php5-ldap package.
 
Install php5-lda:
sudo apt-get install php5-ldap
Reboot apache
/etc/init.d/apache2 restart




Popular posts from this blog

cognos content store database tables

alma linux: dnf Module yaml error: Unexpected key in data

Shrink you container size up to 95%.