From:             jfha73 at gmail dot com
Operating system: Windows x64
PHP version:      5.5.1
Package:          LDAP related
Bug Type:         Bug
Bug description:LDAP Extansion not showing in phpinfo()

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 bug report at https://bugs.php.net/bug.php?id=65327&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65327&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65327&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65327&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65327&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65327&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65327&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65327&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65327&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65327&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65327&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65327&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65327&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65327&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65327&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65327&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65327&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65327&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65327&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65327&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65327&r=mysqlcfg

Reply via email to