Ok so I config PHP with:
./configure --prefix=/usr/orion/php/php --with-mysql --with-apxs=/usr/orion/php/apache/bin/apxs --with-oci8=/d0/app/oracle/product/8.1.6 --with-oracle=/d0/app/oracle/product/8.1.6
However in my httpd.conf I do not have a place to change my SID (instance) or ORACLE HOME
Anyone know why and maybe post the lines to add to httpd.conf
Thanks!!!