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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 10:01:29 2024 UTC