Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Problems running Apache and Oracle 8

Re: Problems running Apache and Oracle 8

From: Kurt J. Lanza <kjl_at_inforonics.com>
Date: Mon, 26 Apr 1999 16:12:46 GMT
Message-ID: <3724907E.BC50CDF3@inforonics.com>


Paul Davies wrote:
>
> I'm trying to get Oracle 8 running with Apache so the database can be access
> via the web.
>
> The problem is that my CGI scripts don't connect to Oracle when executed
> from the web browser (though they do when run on their own).
>
> From the Apache logs, the error is:
>
> ORACLE_HOME environment variable not set!
>
> I have changed the Apache conf files so that Apache runs under the oracle
> user but it does not appear to be picking up the oracle environment
> variables.
>
> How can I solve this?
>

Use the Apache SetEnv directive to set the environment variables you need. Received on Mon Apr 26 1999 - 11:12:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US