I have compiled/installed the above mentioned items. Access to oracle from PHP works fine and access to mySQL using PEAR/PHP works but using PEAR to access Oracle does not work!
Is there something about having the instant client that makes this a problem?
When I built PHP I used the proper "--with-oci8-instant-client" switch and had the LD_LIBRARY_PATH, etc. set. Like I said, it works but not with PEAR.
Any ideas? TIA,
-cork