[PHP-DEV] PHP 4.0 Bug #7424 Updated: errors if php build with ldap support From: sniper <email protected>
Date: 10/28/00

ID: 7424
Updated by: sniper
Reported By: mallek <email protected>
Status: Feedback
Bug Type: LDAP related
Assigned To:
Comments:

Could you please specify which errors you get?
And please include a short but complete script to reproduce this.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-10-24 06:01:19] mallek <email protected>
i get network-errors from apache if i compile php 4.0.3 with openldap support.

the "make" works fine but the http-transfer after
installation hangs.. (i think only on sites with mysql_query's)

fine working configuration:
==============================
./configure --with-gd=THEDIR --with-apache=THEDIR --with-jpeg-dir=THEDIR --enable-bcmath

not working configuration:
==============================
./configure --with-gd=THEDIR --with-apache=THEDIR --with-jpeg-dir=THEDIR --enable-bcmath --with-ldap=THEDIR

php-version: 4.0.3
ldap-version: OpenLDAP 1.2.11 (20000704)
              (downloaded from ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable/openldap-stable-20000704.tgz)

thanks in advanced..

andreas mallek
mallek <email protected>

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7424

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