On loading the modules the attached messages come up when I try to activate.

"No LDAP PHP Extension is loaded for PHP, so LDAP will not work properly."

Try as I might i cannot find any supporting literature

I am trying to integrate 3 sites with different URLs under one membership file

Please see attachment

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zanix’s picture

You need to install the php ldap module on your server

For Ubuntu

apt-get install php5-ldap

I don't know the process for other servers, but it should be easily found.

aminshaikh25_pk’s picture

Issue summary: View changes

I have sorted this issue by modifying the config\php\php.ini file and un-commenting the extension=php_ldap.dll line.
I think php_ldap.dll file was already created in its respective location.

mayank_kanungo’s picture

FileSize
20.31 KB

In window server XAMPP, On enabling php_ldap.dll form php.ini file and restart server XAMPP server thrown warning.
PHP Startup: Unable to load Dynamic library 'D:\xampp\php\ext\php_ldap.dll' - %1 is not a valid Win32 application.

grahl’s picture

Project: LDAP Single Sign On » Lightweight Directory Access Protocol
Version: 6.x-1.1 » 6.x-1.x-dev
grahl’s picture

Title: LDAP needs PHP extension » Improve documentation on LDAP setup
Version: 6.x-1.x-dev » 8.x-3.x-dev
Assigned: Unassigned » grahl
Category: Bug report » Task
Priority: Normal » Minor

I will look into updating the docs for easier setup sometime later in the 8.x release.

@mayank_kanungo If you still have that problem, please file a separate support request in the ldap project.

grahl’s picture

Module documentation updated, remaining task: migrate the handbook once d.o migration for contrib module documentation is done.

grahl’s picture

Status: Active » Closed (outdated)

If a particular topic is under-documented, please open a new issue.