jgreeno Posted June 26, 2007 Share Posted June 26, 2007 After reading what php.net has say about enabling LDAP functionality, I'm a bit leary of trying to enable this w/o a few answers. I've uncommented the php.ini line for enabling LDAP extensions but phpinfo() still reports nothing about LDAP. Maybe you guys can shed light on this for me.. Setup: Win2K3 Server SQL Version MYSQL (5.0.37-community-nt) PHP Version 5.2.1 (apache2handler) 1) Does php.exe HAVE to be compiled to support LDAP or do I just need an extension enabled? 2) If indeed it does have to be compiled is there an easy way to acquire PHP with LDAP already compiled? Thanks for any help. --J Quote Link to comment Share on other sites More sharing options...
trq Posted June 26, 2007 Share Posted June 26, 2007 I've uncommented the php.ini line for enabling LDAP extensions but phpinfo() still reports nothing about LDAP. You did restart the server yeah? Quote Link to comment Share on other sites More sharing options...
jgreeno Posted June 26, 2007 Author Share Posted June 26, 2007 Yes. I've enabled the LDAP module in the php.ini, added php to the windows PATH, added libeay32.dll and ssleay32.dll to the system32 folder and restarted apache and the computer. Quote Link to comment Share on other sites More sharing options...
jgreeno Posted June 28, 2007 Author Share Posted June 28, 2007 **BUMP** Anybody? 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.