"Roderick Groesbeek" <[EMAIL PROTECTED]> wrote... :

>                                     Howdy People,
> 
> Info:
> ===
> I am witnessing problems with PHP, Apache and OCI8.
> We have profiles on our Oracle databases, so sessions get sniped if they
> hang on to long.
> 
> Problem:
> ======
> The PHP ocilogoff() call is not operating, as seen from the source.
> 
> Is there some way I could logoff from Oracle?
> Or should I reprogram/enable it in the oci8.c?

This is done automatically by PHP as mentoined in the source. But, if
you need to "force" it you can try uncommenting in the oci.c


--
Maxim Maletsky
[EMAIL PROTECTED]


www.PHPBeginner.com  // PHP for Beginners
www.maxim.cx         // my Home

// my Wish List:     ( Get me something! )
http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to