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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 12:01:29 2025 UTC