Installing OpenLDAP: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== Installation ==
== Installation ==


'''Assuming you installed Uniform Server Installed.'''
'''Assuming you installed The Uniform Server Installed.'''




Line 15: Line 15:


'''6.''' View your php_info() to make sure the ldap section is there
'''6.''' View your php_info() to make sure the ldap section is there





Latest revision as of 15:02, 17 June 2014

Installation

Assuming you installed The Uniform Server Installed.


1. Navigate to \core\php54\extensions and verify php_ldap.dll is there.

2. Open \core\php54\php_development.ini or php_production.ini depending on which one you are using.

3. Find ";extension=php_ldap.dll" and remove the semi-colon so it should read "extension=php_ldap.dll"

4. Save and Close.

5. Stop and Restart Apache

6. View your php_info() to make sure the ldap section is there