php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16506 Oci Lob missing in Oracle 8.0.5 oci.dll
Submitted: 2002-04-09 04:33 UTC Modified: 2002-04-13 09:22 UTC
From: a dot talucci at pride dot it Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.1.2 OS: Win32
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: a dot talucci at pride dot it
New email:
PHP Version: OS:

 

 [2002-04-09 04:33 UTC] a dot talucci at pride dot it
Hi, I noticed that in the bin release of php_oci8.dll some imported functions from oci.dll are missing when you use oracle 8.0.5 (OCI Lob functions): this prevents the extension to be loaded from the web server. I had to recompile the extension putting #undef HAVE_OCI8_TEMP_LOB somewhere in php_oci.h. The problem is not present (of course) when I use the lib with oracle 8.1.7 client. Maybe oracle 8.0.5 client is not used at all by much people... but you may distribute two versions of the lib or put a note somewhere...

regards,
andrea

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-13 09:22 UTC] thies@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC