there is a file /etc/httpd/conf/httpd.conf

I tried putting the ORACLE_HOME in this file but it failed


--- On Wed, 11/19/08, Chris <[EMAIL PROTECTED]> wrote:

> From: Chris <[EMAIL PROTECTED]>
> Subject: Re: [PHP-DB] what sets the ORACLE_HOME variable and sets PHP/Apache 
> environment
> To: [EMAIL PROTECTED]
> Cc: php-db@lists.php.net
> Date: Wednesday, November 19, 2008, 1:43 AM
> 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/


      


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to