Edit report at https://bugs.php.net/bug.php?id=55760&edit=1
ID: 55760 Updated by: paj...@php.net Reported by: mod4wb at heysoft dot de Summary: Can not load php_ldap.dll -Status: Bogus +Status: Feedback Type: Bug Package: LDAP related Operating System: Windows PHP Version: 5.3.8 Block user comment: N Private report: N New Comment: define earlier versions? As I said, we did not change anything in the build process since 3-4 releases. And yes, they are part of windows (or IE for ieshims), that you do not have them was clear if you can't load it. Previous Comments: ------------------------------------------------------------------------ [2011-09-22 06:43:38] mod4wb at heysoft dot de No, they are not part of Windows. I searched the entire Windows drive and the files are not there. Also, the file did change from XAMPP 1.7.4 - with this version, I get the error that the versions do not match, and dependency walker does not show both files! ------------------------------------------------------------------------ [2011-09-22 06:37:13] paj...@php.net They are part of windows, not part of PHP distributions. This extension also did not change in the last 3-4 php 5.3 releases. ------------------------------------------------------------------------ [2011-09-22 06:33:55] mod4wb at heysoft dot de Description: ------------ Downloaded XAMPP 1.7.7 as well as (for verifying it is a php problem) PHP 5.3.8 At a first glance, php_ldap.dll seems to be indentical in both versions. Apache server does not start when php_ldap.dll is enabled. The reason seems to be (found by the help of dependency walker) that the file has dependencies to IESHIMS.dll and LINKINFO.dll, which are both missing in the distributions. Solution would be to either recompile php_ldap.dll without the dependencies (earlier versions did not have them) or to add the missing files to the distributions. Test script: --------------- not necessary Expected result: ---------------- Apache should start even when php_ldap is enabled Actual result: -------------- Apache does not start when php_ldap is enabled ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55760&edit=1