php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29740 Apache2 Environment variables for Oracle are incorrect
Submitted: 2004-08-18 18:08 UTC Modified: 2004-08-18 18:27 UTC
From: atebbe at utk dot edu Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.1 OS: Suse Professional 9.1
Private report: No CVE-ID: None
 [2004-08-18 18:08 UTC] atebbe at utk dot edu
Description:
------------
We attempted to build PHP with OCI support using Oracle 8.  Oracle 8 wouldn't install cleanly on Suse 9.1, so we installed Oracle 9 instead, and built PHP using these libraries.  PHP Info still  shows that Apache is setting ORACLE_HOME, ORA_NLS33 to Oracle 8 locations, and the ORACLE_SID is incorrect as well.  Where does PHP get these values from, and can I change these?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-18 18:27 UTC] tony2001@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

PHP and OCI lib get these values from the environment.
Plz, ask such questions in support mailing lists.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC