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 Link to comment https://forums.phpfreaks.com/topic/57282-active-directory/ 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? Link to comment https://forums.phpfreaks.com/topic/57282-active-directory/#findComment-283147 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. Link to comment https://forums.phpfreaks.com/topic/57282-active-directory/#findComment-283153 Share on other sites More sharing options...
jgreeno Posted June 28, 2007 Author Share Posted June 28, 2007 **BUMP** Anybody? Link to comment https://forums.phpfreaks.com/topic/57282-active-directory/#findComment-284813 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.