|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2011-09-22 06:33 UTC] 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 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 07 02:00:01 2025 UTC |
Directory of c:\Program Files\Internet Explorer 03/15/2011 09:44 AM 887,296 iedvtool.dll 03/15/2011 09:44 AM 546,816 ieproxy.dll 07/22/2011 07:34 AM 304,640 IEShims.dll 03/15/2011 09:44 AM 498,688 jsdbgui.dll 03/15/2011 09:44 AM 140,800 jsdebuggeride.dll 03/15/2011 09:44 AM 66,048 JSProfilerCore.dll 03/15/2011 09:44 AM 194,560 jsprofilerui.dll 06/10/2009 10:30 PM 358,904 msdbg2.dll 03/15/2011 09:44 AM 455,680 networkinspection.dll 03/15/2011 09:44 AM 537,088 pdm.dll 07/22/2011 07:55 AM 174,384 sqmapi.dll 11 File(s) 4,164,904 bytes For any support question please use php-windows or php-install mailing list, bugs.php.net is only about actual issues. Thanks for your attention.