http://www.fsf.org/ or write * to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. * */ // General if ($step == "") { echo "Please go away."; exit(); } function alreadythere() { @include ("config.php"); if (isset($LOG_debug)) { // error stuff is already defined header ("Location: ?step=0"); exit (1); } return true; } // Check if general stuff is already defined in configuration file alreadythere(); $filecontainer_basedir = $_REQUEST['filecontainer_basedir']; $LOG_debug = $_REQUEST['LOG_debug']; $LOG_path = $_REQUEST['LOG_path']; $LOG_file = $_REQUEST['LOG_file']; $LOG_level = $_REQUEST['LOG_level']; $LOG_debuglevel = $_REQUEST['LOG_debuglevel']; $ERROR_reporting_cmsdAm = $_REQUEST['ERROR_reporting_cmsdAm']; $ERROR_reporting_sections = $_REQUEST['ERROR_reporting_sections']; $errflag = $_REQUEST['errors']; if (($errflag == "") || ($errflag == 0)) { // No errors detected from next step // Fields DEFAULT values include("config.default.php"); } ?>

Errors and logs

Le seguenti impostazioni definiscono il comportamento di cmsdam per quanto riguarda i meccanismi di log, debug e error reporting.

0) { // Errors from next step ?> * Attenzione: Riempire tutti i campi obbligatori

debug:

LOG path:

LOG file:

LOG level:

debug level:

PHP Error reporting:

Section PHP Error reporting: