Can't enable OCI8 in php5 to support oracle
463485Dec 15 2005 — edited Dec 16 2005Dear all,
i already compiled php5 with-oci8=$ORACLE_HOME and installed on Linux AS 3, but still doesn't work. and in php testing page it show ... 'without-oci8'
How to enable oci8?
I used below command to compile :
./configure --with-oracle=$ORACLE_HOME
--with-apxs2=/usr/local/apache2/bin/apxs
--with-zlib
--with-oci8=/u01/app/oracle/product/9.2.0.4.0
--with-gd
Your help please!!!
iKhmer