Hi php gurus,
I have a mandrake 10 box with apache 2 and php 4.3.8 preinstalled via rpms. We are trying to connect to an oracle 9 databse ( on a fedora box, in the same LAN) but have been unable to.
We intend to use adodb to for the database abstraction layer. Now we are trying to upgrade to php 4.3.11 to solve issues with the oracle instant client. This is update is done by compiling php 4.3.11 from source.
From phpinfo() , oracle module does not appear? Any of you have an idea of how we can actuially connect to the database ( using adodb and oci8) ? How can we troubleshoot? Sorry, i am a newbie. pls help. 😕