Passing LD_LIBRARY_PATH to CGI program
807567Aug 9 2007 — edited Feb 26 2008How does one configure Sun Web Server V7 to pass the environment variable LD_LIBRARY_PATH to a CGI Perl script? We are trying to use Oracle DBD but the load fails as it can't find the Oracle libraries which are referenced via the LD_LIBRARY_PATH variable.
thanks.