I am trying to enable the LDAP extension for PHP 5.2.10 on a 64 bit windows 2003 server. I have followed the mandatory steps:
- Enabling the dll in php.ini
- Checking extensions directory.
- Ensuring that the dll is present in the extensions directory.
- Restarted the web server.
However i have not been successful.
Any help on how to proceed will be highly appreciated.