php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14887 cann't configure use --with-oci8=ORACLE_HOME
Submitted: 2002-01-06 07:45 UTC Modified: 2002-01-06 07:51 UTC
From: zoufj at 263 dot net Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.1.0 OS: dec unix 4.0.f
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: zoufj at 263 dot net
New email:
PHP Version: OS:

 

 [2002-01-06 07:45 UTC] zoufj at 263 dot net
I cann't configure system when I use $./configure --with-apache=../apache_1.3.22 --with-oci8=ORACLE_HOME --enable-track-vars .System told me errors found. in php_4.1.10/ext/oci8/oci8.c,
CALL_OCI_RETURN(connection, '''    error.
Please tell what shall I do?
Thank you!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-06 07:51 UTC] jan@php.net
1) ORACLE_HOME must be defined in your environment
2) you have to use $ORACLE_HOME to access it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 15:01:29 2024 UTC