[PHP-INST] LDAP configure options

2002-04-04 Thread Ron Martinez
Hi everyone, I'd like to compile php 4.1.2 with LDAP support as a DSO for Apache 1.3.23. My system is AIX 4.3.3. I downloaded the source for OpenLDAP 2.0.23. I'm just curious as to what configure options I should enable when compiling OpenLDAP. Note, bottom line is that I just want to compi

[PHP-INST] make install error, missing libphp4.so

2002-02-27 Thread Ron Martinez
Hi everyone, I'm having trouble compiling php 4.1.1 with Apache 1.3.23 on AIX 4.3.3. Apache is already installed. The details are below. Any help would be great. Thanks, Ron My configure line is as follows: ./configure --prefix=/usr/local/php_4.1.1 --with-apxs=/usr/local/apache_1.3.23/bin

[PHP-INST] php 4.1.1 make error on AIX 4.3.3

2002-02-15 Thread Ron Martinez
Hi, I'm having trouble installing php 4.1.1 with apache 1.3.23 on AIX 4.3.3. The configure runs ok, but the make command stops with errors. Any help would be welcomed. Thanks, Ron My config file is: ./configure --prefix=3D/usr/local/php_4.1.1 --with-apxs=3D/usr/local/apache_1.3.23/bin/apxs