hollowponds
Results
1
comments of
hollowponds
I found the only way to fix this is find this bundle file: \imag\ldap-bundle\IMAG\LdapBundle\IMAGLdapBundle.php And comment out this: if (!function_exists('ldap_connect')) { throw new \Exception("module php-ldap isn't install"); } I have...