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

10g release 1 (10.1)
Table of Contents

Advertisement

Enables debug level logging for mod_plsql.
PlsqlLogEnable
Debug level logging is meant to be used for debugging purposes only. When
logging is enabled, log files are generated at:
UNIX: ORACLE_HOME/Apache/modplsql/logs
I
Windows: ORACLE_HOME\Apache\modplsql\logs
I
as configured by PlsqlLogDirectory. This parameter should be set to "Off"
unless recommended by Oracle support to debug problems with mod_plsql.
To view more details about the internal processing of mod_plsql, set this directive
to "On". This causes mod_plsql to start logging for every request that is
processed. The log files are generated as specified by the
directive.
Category
Syntax
Default
Example
Specifies the directory where debug level logs are written out.
PlsqlLogDirectory
Set the directory name of the location where log files should be generated when
logging is enabled. To avoid possible confusion about the location of this directory,
an absolute path is recommended.
On UNIX, this directory must have write permissions by the owner of the child
httpd processes.
Category
Value
Syntax
PlsqlLogDirectory directory
Default
None
Example
PlsqlLogDirectory ORACLE_HOME/Apache/modplsql/logs
Value
PlsqlLogEnable On/Off
Off
PlsqlLogEnable Off
PlsqlLogDirectory
Oracle HTTP Server Modules 7-25
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?

This manual is also suitable for:

Http server

Table of Contents