Oracle HTTP Server B12255-01 Administrator's Manual page 107

10g release 1 (10.1)
Table of Contents

Advertisement

Set the appropriate shared library path environment variable for your platform.
3.
On UNIX platforms, include the ORACLE_HOME/lib directory in your
I
shared library path.
for each platform.
Table 7–4 Platform Type and Corresponding Shared Library Path Environment
Variable
Platform
AIX
HP-UX
Linux, Solaris, and Tru64 UNIX
For example, to set the SHLIB_PATH environment in the Bourne shell on
HP-UX systems, enter the following command:
$SHLIB_PATH=$ORACLE_HOME/lib:$SHLIB_PATH;export SHLIB_PATH
On Windows, include $ORACLE_HOME/bin in your PATH, for example:
I
set PATH=%ORACLE_HOME%\bin;%PATH%
Change directory to the mod_plsql configuration directory for the current
4.
release of Oracle HTTP Server:
cd $ORACLE_HOME/Apache/modplsql/conf
Invoke the following Perl script to obfuscate DAD password:
5.
perl dadTool.pl -o
Notes:
This is a mandatory parameter, except for a DAD that sets
I
PlsqlAuthenticationMode to Basic and uses dynamic authentication.
For DADs using SingleSignOn authentication, this parameter is the name of
I
the schema owner.
In older versions of the product, this configuration parameter was called
I
password.
Table 7–4
shows the appropriate environment variable
Environment Variable
LIBPATH
SHLIB_PATH
LD_LIBRARY_PATH
Oracle HTTP Server Modules 7-37
mod_plsql

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Http server

Table of Contents