|
|
| Participants: |
Daniele Cordella and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
15/Apr/07
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE
|
|
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