Edit report at https://bugs.php.net/bug.php?id=65327&edit=1
ID: 65327 User updated by: jfha73 at gmail dot com Reported by: jfha73 at gmail dot com -Summary: LDAP Extansion not showing in phpinfo() +Summary: LDAP Extension not showing in phpinfo() Status: Open Type: Bug Package: LDAP related Operating System: Windows x64 PHP Version: 5.5.1 Block user comment: N Private report: N New Comment: Just fixing the title Previous Comments: ------------------------------------------------------------------------ [2013-07-24 17:47:41] jfha73 at gmail dot com Description: ------------ This is related to PHP 5.5.x x64, I know it's in experimental phase and it has much to do before it's fully x64, but the extension for ldap (php_ldap.dll) even though it shows when running php -m it doesn't show in phpinfo() therefore, ldap is not showing as loaded. I don't know if this has to do with the extension itself or with openldap deps, but it should be looked at. Thanks guys. Test script: --------------- phpinfo(); Expected result: ---------------- Show the ldap extension as loaded Actual result: -------------- ldap is not showing. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65327&edit=1