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

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-08-15 08:54:06] [EMAIL PROTECTED]

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



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

[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