Re: [PHP-INST] compile problem with IBM DB2

2001-05-03 Thread Jeff Warrington
well the snippet below is the Apache config. i don't see the difference between what i have and what you put below. jeff On Thu, 3 May 2001, Steve Brazill wrote: => Shouldn't your PHP config statement look like: => => => SSL_BASE=/usr/local/ssl => ./configure \ => --with

Re: [PHP-INST] compile problem with IBM DB2

2001-05-03 Thread Steve Brazill
Shouldn't your PHP config statement look like: SSL_BASE=/usr/local/ssl ./configure \ --with-layout=Apache \ --prefix=/opt/gr/oas/apache \ --enable-module=ssl \ --activate-module=src/modules/php4/libphp4.a \ --activate-module=src/modules/perl/libperl.a \ --

[PHP-INST] compile problem with IBM DB2

2001-05-03 Thread Jeff Warrington
hello all, i have had a frustrating time trying to get this one resolved. I am trying to compile PHP4 with support for IBM DB2 on Apache 1.19. I have done this in the past with success but lately am consistently getting a failure. This problem is essentially PHP bug #8749 I have not seen any f