Re: ldaps protocol not enabled

😉 Good Guy 😉 <[email protected]> Wed, 11 May 2022 22:06:35 +0100
Newsgroups gmane.comp.php.windows
Organization Aioe.org NNTP Server
Message-ID <[email protected]>
On 11/05/2022 21:32, Brian Gibson wrote:
>
>
> Is ldaps not available in the 64 bit version? And if it is, how do I 
> enable it?
>

in your php.ini file, search for this line:

> ;extension=ldap

Then remove the semicolon to enable this extension:

> extension=ldap

This should enable it AFTER you have RE-STARTED the IIS.

Good luck.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php