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/*
$IAS_ORACLE_HOME/Apache/Apache/logs/*
ii) Set the following debug parameters.
In httpd.conf file set LogLevel to debug
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:
Post a Comment