Friday, August 17, 2012

Enabling the Debug Level for Apache in 11.5.10.2

Before Setting the Debug level for apache it is required to clear the old logfiles in the apache log directory and later the debug level to be enabled.

Steps:

i) Backup and delete the following files.
$IAS_ORACLE_HOME/Apache/Apache/logs/*

ii) Set the following debug parameters.
In httpd.conf file set LogLevel to debug

iii) Bounce your Apache.

iv) Check the log files generated under the following location:
 $IAS_ORACLE_HOME/Apache/Apache/logs/*
  


No comments: