Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.5
-
Fix Version/s: 1.9.6
-
Component/s: Installation
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
In config-dist.php there is a reference (line 79):
// $CFG->dirroot = 'c:\program files\easyphp\www\moodle'; // Windows
However, the installation procedure will fail because it is mandatory that the "c" letter is in uppercase.
Emanuel, thanks for reporting this issue.
Just adding a link to the forum discussion:
http://moodle.org/mod/forum/discuss.php?d=123964