Loading...
This option sets a file name where names of interpreted scripts are logged to in case DEBUG_ACCES constant is true. It is recommended to keep the default value.
/* * logfile for script acccess */ 'script_access_log_file' => $hwi_config['log_dir'] . '/script_access.log',