ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-dev
php-dev
#38365 [NEW]: php 5.x using OCILobRead2 which only avalibe in 10g oci.dll
by Azsd At Qq Dot Com other posts by this author
Aug 7 2006 5:51AM messages near this date
#38366 [Opn->Fbk]: serialize produces invalid output | #38365 [Csd]: php 5.x using OCILobRead2 which only avalibe in 10g oci.dll
From:             azsd at qq dot com
Operating system: windows 2003
PHP version:      5.1.4
PHP Bug Type:     OCI8 related
Bug description:  php 5.x using OCILobRead2 which only avalibe in 10g oci.dll

Description:
------------
php_oci8.dll in php 5 using an function OCILobRead2 that incompatible with
9i and 8i.

I searched out bug #37287 but It's only a workround.

I think drop an 10g version oci.dll somewhere on a web server with oracle
9i database server installed should make other application fall into
version conflict.

the OCILobWrite and others Lob Function is either none "2" version, so I
can assurance its a bug.

I try to midify the code of php_oci8 but my vc 7.1 produced an crashed
(memory access violate) php5ts.dll and php_oci8.dll.

I have used a Q&D fix (edited the import table using LordPE) for this
problem now, but through the callback function of OCILobRead2 and
OCILobRead have differnt argument,I hope it can fix from source offically.

Reproduce code:
---------------
<?php
phpinfo()
?> 

and set 
display_startup_errors = On

Expected result:
----------------
a table entry
OCI8 Support  enabled  
be displayed

Actual result:
--------------
Unable to load dynamic library "D:/PHP/ext/php_oci8.dll"

-- 
Edit bug report at http://bugs.php.net/?id=38365&edit=1
-- 
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=38365&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=38365&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=38365&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38365&r=fixedcvs
Fixed in release:             http://bugs.php.net/fix.php?id=38365&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38365&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38365&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38365&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38365&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38365&r=notwrong
Not enough info:              http://bugs.php.net/fix.php?id=38365&r=notenoughinfo
Submitted twice:              http://bugs.php.net/fix.php?id=38365&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38365&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38365&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38365&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38365&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38365&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38365&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38365&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38365&r=mysqlcfg
Thread:
Azsd At Qq Dot Com
Azsd At Qq Dot Com
Azsd At Qq Dot Com
tony2001
Azsd At Qq Dot Com
tony2001

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved