Hi, Jani Taskinen,
thank you for your tips, but it still does´nt work. Maybe I've not done it in
the right order?!
My System:
Suse Linux 7.0, Apache 1.3.12 in /usr/local/apache, openldap 2 in
/usr/local/openldap
The ldap-server is working, ldapsearch, ldapadd etc. is possible.
in /usr/lib there
It seems that the ldap-functions are not integrated into PHP4 as a standard.
When I start a php-Page with an ldap_connect etc. in it, the Error:
Undefined Function ldapbind occurs..
Then I went to my PHP-Sourcecode-Directory and did:
./configure --with-ldap
make
make install
Everything was fine