Plenty on this in the archives, its a good place to start, try the
techniques mentioned and then follow up with the list further if they do
not work.
John-
On Tue, 16 Jan 2001, Aleksandr Vladimirskiy wrote:
> Hi,
>
> I am building a system using apache,mod_perl and oracle. it is in the
> very early stages. right now all i have is a module that prints out a
> simple text string to the browser. for the next step i am trying to
> access an oracle db, but get a message in the error log from the module
> that ORACLE_HOME environment variable isn't set. i have tried to set
> this variable in the module itself as well as in the apache
> configuration file (the <Location> that governs my program) but without
> success.
>
> Can anyone help?
>
> Alex Vladimirskiy
>