[PHP-DEV] PHP 4.0 Bug #2799: ldap_mod_replace causes apache 1.3.9 segmentation fault From: dfedak <email protected>
Date: 11/23/99

From: dfedak <email protected>
Operating system: Linux RH 6.1/6.0
PHP version: 4.0 Beta 3
PHP Bug Type: Reproduceable crash
Bug description: ldap_mod_replace causes apache 1.3.9 segmentation fault

Every time I try to modify an LDAP entry, the following error is found in Apache's logs:
[Tue Nov 23 13:48:44 1999] [notice] child pid 6275 exit signal Segmentation fault (11)

My config line:
./configure --with-mysql=/usr/local/db/mysql --with-apache=../apache_1.3.9 --enable-track-vars --with-ldap=/usr/local/ldap
 --with-gdbm --with-db2

LDAP versions tried:
   OpenLDAP 1.2
   UMich LDAP 3.3

-- 
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>