[PHPSwitcher] How to compile php 7 with php_ldap support?
I am just trying to compile PHP 7 with the PHP LDAP extension "php_ldap". Can someone help me, or give a tip how I can activate this, maybe even later?
Thank you so much!
[PHPSwitcher] How to compile php 7 with php_ldap support?
I am just trying to compile PHP 7 with the PHP LDAP extension "php_ldap". Can someone help me, or give a tip how I can activate this, maybe even later?
Thank you so much!
ldap is compiled as shared module already. You must just activate it. In order you must:
must become
Once done, you must restart either the Apache2 server or the PHP-FPM instance:
Then, ldap should be now available:
BTW: I would recommend you to read the documentation, specially this part: https://wiki.i-mscp.net/doku.p…er#php_extensions_modules