If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have finally got a working version of oracle 9i on my 10.3.5 client. According to this tutorial that I followed, I should now reinstall php --with-apxs --with-oci8, but after I have written ./configure --with-apxs --with-oci8, I get (at the end) the error error: Oracle-OCI8 needed libraries not found
most configure scripts have an option that you can use to tell it where to look for library files. I'm not well versed in your specific situation, but I'd check into that. It's likely in the README that comes with the source code.