ID:               38612
 Updated by:       [EMAIL PROTECTED]
 Reported By:      stronk7 at moodle dot org
-Status:           Open
+Status:           Closed
 Bug Type:         OCI8 related
 Operating System: MacOS X and Linux
 PHP Version:      5.1.5
 New Comment:

Great, then please install OCI8 from PECL (the latest OCI8 release is
equal to 5.2-CVS).


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

[2006-08-28 18:22:57] stronk7 at moodle dot org

I've just executed my test with php5.2-200608281430 and clob 
info (with OCI_RETURN_LOBS enabled) seems to be being fetched 
properly with that PHP version (under Linux and MacOS X).

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

[2006-08-28 06:20:01] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip



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

[2006-08-27 01:27:48] stronk7 at moodle dot org

Description:
------------
Under PHP 5.1.x, retrieval of LOBs is completely broken. We 
have tried it with:

ocifetchinto() with the OCI_RETURN_LOBS flag set.
ociloadlob()
OCI-Lob->read()
OCU-Lob->load()

and the script ends with timeout.

It seems that this bug was solved in Bug 37406 and closed 
for 5.1.4 but under 5.1.6 the same problem persists.

Isn't this going to be back-ported to 5.1.x series? It does 
Oracle practically unusable!

Ciao, Eloy :-)



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


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

Reply via email to