Fatal error: Failed opening required 'd:/training/training/moodle/lib/setup.php' (include_path='') in /home/dpaweb/training/moodle/config.php on line 112
Updated: Since the last time I posted. I downloaded files again. This time the subfolders were present so I do have a lib folder in the main moodle folder.
Line 112 in the /home/dpaweb/training/moodle/config.php folder seems to be:
require_once("$CFG->dirroot/lib/setup.php");
My dirroot is set up like this:
$CFG->dirroot = "d:/training/training/moodle";
I am working from a state (gov) machine with probably high security settings. Will this cause problems?
Also, apologize for the last messages long title. I was not able to figure out how to edit...
Thank you!