ID:               19735
 Updated by:       [EMAIL PROTECTED]
 Reported By:      john dot carter at royal-london dot co dot uk
-Status:           Verified
+Status:           Feedback
 Bug Type:         OCI8 related
 Operating System: NT4 SP3
 PHP Version:      4.2.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2002-11-26 14:58:03] [EMAIL PROTECTED]

Just reproduced the crash.

On web server these two lines completely crash the whole thing. Most
importantly, I wasn't even able to trace it.

m


------------------------------------------------------------------------

[2002-10-03 09:33:12] john dot carter at royal-london dot co dot uk

When run from command line:

$Conn = OciLogon("user", "pass", "db") or die("error");
$Coll = OciNewCollection($Conn, "valid_type_or_nonsense");

consistently causes following error:
kgepop: no error frame to pop to for error 21522

Don't know if same error occurs on web server (don't use version with
collection capabilities on server)

php.exe straight from win32 zip.
php_oc8.dll extension enabled.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19735&edit=1

Reply via email to