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. Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.