Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Fix Version/s: 1.8.1
-
Component/s: Documentation, Installation
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
Moodle 1.8 does not install if memory limit is less than 40M in PHP 5.2.0; previous versions of PHP require less memory because the used memory calculation is wrong.
To do:
1/ fix installation docs
2/ fix checked limits in installer
This fix should prevent frequent incomplete install reports caused by running out of memory.
fixed in moodle and langs, closing...
the change in installer will be visible after next installer.php update