Hi,
I just successfully configured PHP to talk to a remove Oracle server, however, now, I can't get it to talk to my local MySQL database. I no longer need it to talk to Oracle, and I thought that might be the issue, so I tried to recompile apache and php, but php won't let me recompile it unless I do so with Oracle support (it errors out looking for lib lclntsh. Any idea how I can clean this all up - or if the Oracle connectivity is really my problem (I was able to connect to MySQL fine before I configured everything to talk to Oracle).
Thanks,