[PHP-DEV] PHP 4.0 Bug #2831: LDAP-Server error From: tucks <email protected>
Date: 11/25/99

From: tucks <email protected>
Operating system: SuSE Linux 6.0 German (Kernel 2.2.11)
PHP version: 4.0 Beta 3
PHP Bug Type: Compile Failure
Bug description: LDAP-Server error

On thing before... Everything works fine with PHP3!

I tried to install PHP4B2 with openldap-support. I used Apache 1.3.9 with the latest OpenSSL and ApaSSL Plug-Ins (see below). After doing all the steps mentioned in INSTALL, I got an error messsage while compiling Apache with PHP. (Sorry, I did not write it down :-((( - oh yes I am very useful)

Tobias

=====
My configuration:

./configure --with-ldap=/usr/local --with-mysql --with-apache=../apache-1.3.9

I used OpenLDAP 1.2.7, which was installed in /usr/local.
I compiled Apache using

./configure --activate-module=src/modules/php4/libphp4.

This worked fine, but the "make" command not.

Apache was compilede with ApaSSL-Patch 1.37 for Apache 1.3.9 with OpenSSL 0.9.4

I used "gcc --version" egcs-2.91.60

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