Re: [PHP-DB] what sets the ORACLE_HOME variable and sets PHP/Apache environment

[email protected] (Chris)
Newsgroups php.db
Message-ID <[email protected]>
Fred Silsbee wrote:
> oci8
> OCI8 Support 	enabled
> Version 	1.3.4
> Revision 	$Revision: 1.269.2.16.2.38.2.20 $
> Active Persistent Connections 	0
> Active Connections 	0
> Compile-time ORACLE_HOME 	no value          <<<<<<<<<<<<<<<<<<<<<

/etc/apache2/envvars

(or /etc/httpd/envvars depending on the o/s)

use is:

export ORACLE_HOME=/path/to/oracle/home

You'll need to do a full apache restart, a HUP won't make it read this file.

-- 
Postgresql & php tutorials
http://www.designmagick.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.