From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.0 2.2.5-15smp PHP version: 4.0.4 PHP Bug Type: OCI8 related Bug description: Inactive Connections on Oracle I use OCI function inside PHP programs. I can see inactive connections running on Oracle (select username, process, machine, status from v$session) when I use OCILogon (and OCIPlogon) even if I use OCILogoff. The Version of Oracle is 8.1.5.0.2. (On the same server than Apache and PHP) The Version of Apache is 1.3.9 PHP is compiled with the --enable-sigchild, --with-apache, --enable-track-vars, --enable-ftp and --with-oci8 options. Apache is compiled with --enable-module=most, -- activate-module=libphp4.a Is it an Oracle or PHP problem ? -- Edit Bug report at: http://bugs.php.net/?id=8655&edit=1 -- PHP Development 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]