How to use LDAP and OpenSSL on windows 64bits? - LabCollector

Search Knowledge Base by Keyword

How to use LDAP and OpenSSL on windows 64bits?

You are here:
← All Topics

In order to use this feature, you need to activate OpenSSL and Curl on your PHP preferences.
In Linux, install PHP-OpenSSL and PHP-Curl rpms.
On windows and with our automatic installer, edit PHP.INI and uncomment extensions for OpenSSL (extension=php_openssl.dll) and Curl (extension=php_curl.dll).

Win64 users:
Either add LabCollector PHP to the PATH or copy the following files: libeay32.dll AND ssleay32.dll into C:\Windows\SysWOW64