php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57822 Upgraded to new libs, now Oracle does not support this version anymore
Submitted: 2007-09-04 14:42 UTC Modified: 2007-09-04 15:14 UTC
From: gilles dot bouthenot at fcomte dot iufm dot fr Assigned:
Status: Wont fix Package: oci8 (PECL)
PHP Version: 5.2.1 OS: Debian 4.0 Etch
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gilles dot bouthenot at fcomte dot iufm dot fr
New email:
PHP Version: OS:

 

 [2007-09-04 14:42 UTC] gilles dot bouthenot at fcomte dot iufm dot fr
Description:
------------
Ok, The new OCI8 extension cannot be compiled against the oracle 8 libs, since oracle 8 is not support anymore.
But I installed the new libs (from oracle instant client).
And now, when I connect I have a "Oracle does not support this version anymore".
I have to connect to a Oracle 8.0.5 database.
Can't use the new version of oci8 extension, and can't install the new libs, because oracle client does not support this version.
Please make oci8 extension the lines to fix the "OCI_NLS_CHARSET_MAXBYTESZ" problem.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-09-04 14:51 UTC] tony at daylessday dot org
Don't use the new extension then, use the old one.
 [2007-09-04 15:14 UTC] christopher dot jones at oracle dot com
The hack patch given in http://bugs.php.net/bug.php?id=42456
will work for most (if not all?) character sets.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC