Re: [PHP-INST] oci8 support not functioning

2001-08-28 Thread Thies C. Arntzen
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

[PHP-INST] oci8 support not functioning

2001-08-06 Thread Tom Tsongas
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