
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
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. |
Show » |
|
the change in installer will be visible after next installer.php update