Unable to execute DB query in function.
478199Jan 16 2007 — edited Jan 22 2007We have upgraded from PHP 4.4.2, Apache 2.0.55, Instantclinet 10.2 to PHP 5.2.0, Apache 2.2.4, Instantclient 10.2. The php pages worked in the previous version but not anymore. Specifically, when calling a php function that queries oracle tables I get the following error?
Database is 9.2.
ocibindbyname() expects parameter 1 to be resource, null given
Anyone encounter this before?