in reply to Class::DBI::Oracle environment variable issue
Are you trying to access environment variables from within a CGI script? Are you using Apache? If "yes" to both of those questions, you need to explicitly pass the environment variables through Apache as described here: http://httpd.apache.org/docs/1.3/env.html.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Class::DBI::Oracle environment variable issue
by mildside (Friar) on Nov 22, 2005 at 05:08 UTC |