ID: 9828 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: LDAP related Assigned To: Comments: 1. Please add the shortest possible script to reproduce this problem into this bug report 2. Check that the libphp4.so really is linked with the correct ldap libraries: 'ldd libphp4.so' --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-26 20:38:44] [EMAIL PROTECTED] The ldap server I am using is openldap 1.2.11 which is the current stable version. ldapadd works in command line. The most strange thing is php 4.0.3pl1 works for me but php 4.0.4pl1 doesn't. So I suspect the change from 4.0.3pl1 to 4.o.4pl1 has something wrong with ldap functions. --George Chung --------------------------------------------------------------------------- [2001-03-26 17:56:13] [EMAIL PROTECTED] Did you update your ldap libraries also? And does the same add work using the command line tools? --Jani --------------------------------------------------------------------------- [2001-03-18 21:46:12] [EMAIL PROTECTED] when using php-4.0.3, ldap_add function works very well. After upgrading to php-4.0.4pl1, ldap_add function didn't work again. A error occured and logged in apache error log, "LDAP: Object class violation". php config './configure' '--with-config-file-path=/usr/slocal/etc' '--with-apxs=/usr/slocal/apache-1.3.19/bin/apxs' '--with-ldap=/usr/local' '--with-mysql=/usr/slocal/mysql' '--without-gd' '--with-mcrypt' --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9828&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]