in reply to Re: Connecting to Oracle DB using DBI from CGI script
in thread Connecting to Oracle DB using DBI from CGI script

Hey all,
I was using webtop to launch these CGI scripts, and somehow the Webtop server was blocking the env variables from getting set(probably some security issue)..So i needed to set the env variables system wide using crle.. This solved the issue.. Thanks for all your pointers..
Good Day..
  • Comment on Re^2: Connecting to Oracle DB using DBI from CGI script

Replies are listed 'Best First'.
Re^3: Connecting to Oracle DB using DBI from CGI script
by Anonymous Monk on Mar 21, 2018 at 12:22 UTC
    Hi Freind, Can you please share the script after setting the env variable as i am also trying to launch it from the webtop, looking forward to your kind reply.