LDAP Assistance on WinXP and Apache Friends
Posted: Tue Dec 13, 2005 1:17 pm
Okay so according to the manual...
FROM:
C:\Program Files\xampp\php
TO:
C:\WINDOWS\system
Then I restarted Apache. But I'm not seeing any installed ldap functions.
What else do I need to do to get LDAP up and running?
I'm running PHP 5.0.5
Thanks
So I copied libeay32.dll and ssleay32.dll to:
Note to Win32 Users: In order to enable this module on a Windows environment, you must copy several files from the DLL folder of the PHP/Win32 binary package to the SYSTEM folder of your windows machine. (Ex: C:\WINNT\SYSTEM32, or C:\WINDOWS\SYSTEM). For PHP <= 4.2.0 copy libsasl.dll, for PHP >= 4.3.0 copy libeay32.dll and ssleay32.dll to your SYSTEM folder.
FROM:
C:\Program Files\xampp\php
TO:
C:\WINDOWS\system
Then I restarted Apache. But I'm not seeing any installed ldap functions.
What else do I need to do to get LDAP up and running?
I'm running PHP 5.0.5
Thanks