Hi everyone,

i've a problem using php with oracle 10g.
(php 5.0.1 compiled against Oracle 10.1.0.2-libs, apache2 and apache1)
One or two days, everything looks good. Then, by pressing (once a second)
reload in your browser, you sometimes get an
ERROR #: 2
ERROR DESC: oci_execute() [<a
href='function.oci-execute'>function.oci-execute</a>]: OCIStmtExecute:
ORA-03114: Nicht mit ORACLE verbunden

restarting apache solves the problem, but is no real option.
My first idea was the connection pooling, so i tried a ocilogon instead
ociPlogon, but the problem dodn't solve.

Any Ideas?

Thank you in advance

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to