On 06 Aug 2001 12:06:38 -0700, Tom Tsongas wrote:
> Hi folks.
>
> I am attempting to get php up and running with oracle and oci8 support
> bundled in. My configure statement is as follows:
>
> ./configure --with-oci8=/oracle/product/8.1.7
> --with-oracle=/oracle/product/8.1.7 --with-apache=../ap
Hi folks.
I am attempting to get php up and running with oracle and oci8 support
bundled in. My configure statement is as follows:
./configure --with-oci8=/oracle/product/8.1.7
--with-oracle=/oracle/product/8.1.7 --with-apache=../apache_1.3.20
--enable-track-vars
I ran make and then make instal