[PHP-DEV] PHP 4.0 Bug #6826: ldap_mod_* or ldap_modify dumps apache's core From: minter <email protected>
Date: 09/21/00

From: minter <email protected>
Operating system: Linux 2.2.16-3
PHP version: 4.0.2
PHP Bug Type: LDAP related
Bug description: ldap_mod_* or ldap_modify dumps apache's core

Trying to call ldap_mod_* (*=add/del/replace) or ldap_modify
within a script causes apache to dump core.

PHP 4.0.2, compiled as DSO
Apache 1.3.12
Linux 2.2.16-3

PHP compiled with:
--enable-track-vars --disable-posix-threads --with-pgsql
--with-ldap

Using php.ini-dist in /usr/local/lib

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>