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