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
 [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 Apr 18 03:01:28 2024 UTC