On Tue, Mar 20, 2001 at 07:20:35AM -0500, Hardy Merrill wrote:
> I configured PHP --with-oci8=/path/to/oracle/home, and I'm seeing
> "flaky" behavior when I restart Oracle without restarting the
> web server - ORA-03113 and ORA-03114 errors all over.  Then when
> I restart the webserver everything is fine again.
> 
> Is this unusual?  Did I do something wrong in the setup?  I shouldn't
> have to restart the webserver after I restart Oracle should I?

    if you use persistent connections it's a good idea to HUP you
    apache afer an oracle bounce. 

    tc

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to