php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6866 wrong Oracle version detected in configure script
Submitted: 2000-09-23 21:23 UTC Modified: 2006-07-17 08:35 UTC
From: robert dot widmer at omv dot com Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.2 OS: AIX 4.3.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: robert dot widmer at omv dot com
New email:
PHP Version: OS:

 

 [2000-09-23 21:23 UTC] robert dot widmer at omv dot com
On AIX 4.3.3 with Oracle 8.1.6 the configure script detects the wrong Oracle version. This happens if you configure with --with-oracle and --with-oci8. 

Solution:
To get the right version 8.1 lines 24187 and 26131 have to be changed from 8.0 to 8.1. Then configure and make run ok.

robert.widmer@omv.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-09 10:32 UTC] sniper@php.net
Please try the latest snapshot from http://snaps.php.net
This should be fixed now.

--Jani
 [2000-12-07 11:41 UTC] sniper@php.net
Reopen, if this still happens when using latest snapshot
from http://snaps.php.net/

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC