php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25980 Compilation with Oracle 9.2 should be with $ORACLE_HOME/lib32
Submitted: 2003-10-24 14:46 UTC Modified: 2003-11-25 15:34 UTC
From: koen_van_bastelaere at pandora dot be Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.3.4RC2 OS: HP/UX 11
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: koen_van_bastelaere at pandora dot be
New email:
PHP Version: OS:

 

 [2003-10-24 14:46 UTC] koen_van_bastelaere at pandora dot be
Description:
------------
./configure --without-mysql --with-oci8 --with-apxs=/opt/oracle/product/9.2.0/Apache/Apache/bin/apxs

The Oracle libclntsh.sl wich should be used in the Makefile is:
/opt/oracle/product/9.2.0/lib32/libclntsh.sl
On HP/UX, $ORACLE_HOME/lib contains the 64bit version, which cannot be used by the 32bit php

Reproduce code:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-17 18:58 UTC] sniper@php.net
'32bit PHP? ??? AFAIK, PHP works fine as 64bit app, so what error do you actually get?

 [2003-11-25 15:34 UTC] sniper@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC