I'm adding oracle support to an already configured and working PHP version
4.3.5. Here is what I just ran:
(ORACLE_HOME=/app/oracle/product/920_64)
funix-> ./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/php --with-mysql
--wit
I'm adding oracle support to an already configured and working PHP version
4.3.5.
funix-> ./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/php --with-mysql
--with-oracle=/app/oracle/product/920_64 --with-oci8=/app/oracle/produ