[PHP-DEV] PHP w/LDAP support crapping out

2002-02-25 Thread J. Rashaad Jackson
I am attempting to compile PHP v.4.1.0 with support for Openldap v.1.2.12. Below is my configure line: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-openssl=/usr/local/ssl \ --with-imap-ssl=/usr/local/ssl \ --with-imap=/usr/local/src/imap-2000c \

Re: [PHP-DEV] PHP w/LDAP support crapping out

2002-02-25 Thread Markus Fischer
On Mon, Feb 25, 2002 at 01:33:15PM -0500, J. Rashaad Jackson wrote : I am attempting to compile PHP v.4.1.0 with support for Openldap v.1.2.12. Below is my configure line: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-openssl=/usr/local/ssl \