Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
Generally speaking, you need to recompile PHP with LDAP and unset the LDAP extension in your PHP ini file.
Specifically, if you would post what systems are you on, there are already made packages that you might find very useful and easy to install with a simple command line. That command line differs from Ubuntu than Solaris than Fedora or other systems. If you have Ubuntu, check the apt-get packages. If you have Solaris, check pkg-get command. Fedora, check rpms.
tamamk wrote:Generally speaking, you need to recompile PHP with LDAP and unset the LDAP extension in your PHP ini file.
I Read it somewhere that in php.ini ldap extension just need to be un-commented, and it will work, i did that but it does not work,
Specifically, if you would post what systems are you on, there are already made packages that you might find very useful and easy to install with a simple command line. That command line differs from Ubuntu than Solaris than Fedora or other systems. If you have Ubuntu, check the apt-get packages. If you have Solaris, check pkg-get command. Fedora, check rpms.
err, me and Windows haven't been so friendly to let me get to know it and it to get to know me...sure one of the folks out there have the experience in installing PHP on Windows. If I had to deal with Windows, I would just get the WAMP Server. They have a bunch of guides on how to enable just about anything for PHP.