[PHP-DB] Strange re-include/crash problem with Oracle (OCI8)

2002-01-31 Thread Hans Zaunere
Hello, I have PHP 4.0.6 compiled as an Apache 1.3.20 module with OCI and MySQL on RedHat 6.2. Things work nicely, except for the following situation: When connecting to the remote Oracle server, if the server happens to be down or unavail, I get, what appears to be, re-inclusion, even though

[PHP-DB] Re: Poisoned Persistent OCI8 Connections

2002-02-04 Thread Hans Zaunere
Unfortunetly I'm stuck with the Oracle setup I've been dealt. It's an already deployed production-level server and is not going to change any time soon. So, I need to find some other way of getting around this using PHP and maybe some other magic. If anyone has any ideas, please let me know.