pakenney38 Posted March 7, 2006 Share Posted March 7, 2006 This is probably a total newb question to many of you, but I am stuck with a Windows environment for the time being and need to get LDAP support working in PHP 5 on my Windows intranet server.The first question is, do I need to recompile PHP for Windows to get LDAP support? The manual isn't very clear on whether I should recompile first and then move the appropriate DLL files to SYSTEM, or just move the files to SYSTEM.So the second question is, how do I recompile for Windows if I have to? Any recommended compiler? I was going to use the new Visual C++ 2005 Express Edition if it's feasible. Link to comment https://forums.phpfreaks.com/topic/4362-neccessary-to-recompile-php-for-ldap-in-windows-environment/ Share on other sites More sharing options...
kanikilu Posted March 7, 2006 Share Posted March 7, 2006 When I set it up, I want to say that I just enabled the extension, but it's been a while, so I'm not positive. Link to comment https://forums.phpfreaks.com/topic/4362-neccessary-to-recompile-php-for-ldap-in-windows-environment/#findComment-15165 Share on other sites More sharing options...
pakenney38 Posted March 8, 2006 Author Share Posted March 8, 2006 Later on, I tried just enabling the extension in php.ini and it worked. Sorry to waste bytes. Link to comment https://forums.phpfreaks.com/topic/4362-neccessary-to-recompile-php-for-ldap-in-windows-environment/#findComment-15423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.