I have Server 1 setup and running 100's of script that pull from an Oracle database using the 9i client installation on my server.
The problem comes when I installed Server 2 and non of those scripts work now. I keep getting the error message below. On a whim I installed the PHP4 patch and when I switch to using PHP4 the scripts work fine.
Call to undefined function OCILogon()
Does anyone have a clue as to why it is working like this?