php 5.x and Oracle 10.1
579343May 24 2007 — edited May 24 2007Hello
I have a problem with some sites using php and oracle. The sites are working ok but after few refresh of the same page I get "oci_parse() expects parameter 1 to be resource, boolean given". If I do another refresh the page reloads and work ok. This problem is random and I get it after few refresh.
When I connect to oracle I test if the connection is ok if not ok I try for three times and after that I exit the script with a connection error.
Any suggestions or hints are appreciated.
Best regrds