| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2000-10-28 09:54 UTC] sniper@php.net
  [2000-11-20 19:48 UTC] sniper@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 15:00:01 2025 UTC | 
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@empora.de