unset($CFG); global $CFG; $CFG = new stdClass(); $CFG->dbtype = 'mysqli'; $CFG->dblibrary = 'native'; $CFG->dbhost = 'localhost'; $CFG->dbname = 'c2100024_moodle2'; $CFG->dbuser = 'c2100024_moodle2'; $CFG->dbpass = 'GEfi73bona'; $CFG->prefix = 'mdl_'; $CFG->slasharguments = 0; $CFG->dboptions = array ( 'dbpersist' => 0, 'dbport' => '', 'dbsocket' => '', 'dbcollation' => 'utf8mb4_general_ci', ); $CFG->wwwroot = 'https://campusfimit.com.ar'; $CFG->dataroot = '/home/c2100024/public_html/moodledata'; $CFG->admin = 'admin'; $CFG->directorypermissions = 0777; require_once(__DIR__ . '/lib/setup.php'); date_default_timezone_set('America/Argentina/Buenos_Aires'); error_reporting(E_ALL | E_STRICT); @ini_set('display_errors', '1'); $CFG->debug = (E_ALL | E_STRICT); $CFG->debugdisplay = 1;
Warning: main(): Invalid date.timezone value 'America/Argentina/Buenos_Aires/france/japon', we selected the timezone 'UTC' for now. in /home/c2100024/public_html/index.php on line 31

Warning: Undefined variable $CFG in /home/c2100024/public_html/index.php on line 31

Warning: main(): Invalid date.timezone value 'America/Argentina/Buenos_Aires/france/japon', we selected the timezone 'UTC' for now. in /home/c2100024/public_html/index.php on line 31

Warning: Attempt to read property "dirroot" on null in /home/c2100024/public_html/index.php on line 31

Warning: require_once(): Invalid date.timezone value 'America/Argentina/Buenos_Aires/france/japon', we selected the timezone 'UTC' for now. in /home/c2100024/public_html/index.php on line 31

Warning: require_once(): open_basedir restriction in effect. File(/course/lib.php) is not within the allowed path(s): (/home/c2100024/public_html:/home/c2100024/storagedir:/tmp:/home/c2100024/tmpsite) in /home/c2100024/public_html/index.php on line 31

Warning: require_once(): Invalid date.timezone value 'America/Argentina/Buenos_Aires/france/japon', we selected the timezone 'UTC' for now. in /home/c2100024/public_html/index.php on line 31

Warning: require_once(/course/lib.php): Failed to open stream: Operation not permitted in /home/c2100024/public_html/index.php on line 31

Warning: Unknown: Invalid date.timezone value 'America/Argentina/Buenos_Aires/france/japon', we selected the timezone 'UTC' for now. in Unknown on line 0

Fatal error: Uncaught Error: Failed opening required '/course/lib.php' (include_path='.:/opt/php8-1/lib/php') in /home/c2100024/public_html/index.php:31 Stack trace: #0 {main} thrown in /home/c2100024/public_html/index.php on line 31