From: [EMAIL PROTECTED] Operating system: Linux 2.4.18 PHP version: 4.2.0 PHP Bug Type: OCI8 related Bug description: Sessions and OCIPLogon
When using OCIPLogon connecting to Oracle8i, it creates many sessions at the server. I want to know if this behavior is by design because it isn't correct. A persistent connection "must" be shared between any number of children(threads and/or process). Why so many sessions? -- Edit bug report at http://bugs.php.net/?id=17043&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17043&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17043&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17043&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17043&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17043&r=support Expected behavior: http://bugs.php.net/fix.php?id=17043&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17043&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17043&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17043&r=globals