Skip to content

Commit f2c5399

Browse files
authored
Update 4.5.md
Hi, this is a small contribution to the Installation docs, based on this discussions in the community forums: * https://moodle.org/mod/forum/discuss.php?d=466563 * https://moodle.org/mod/forum/discuss.php?d=466603 Thanks for all the work you do for the Digital Commons.
1 parent 421c4b3 commit f2c5399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

general/releases/4.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ These are just the minimum supported versions. We recommend keeping all of your
2323
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
2424
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
2525
- PHP variants: Only 64-bit versions of PHP are supported. *Note: Changed since 4.1*.
26+
- PHP pncntl_signal() function enabled required to run admin/cli/cron.php. Find here [more details](https://moodle.org/mod/forum/discuss.php?d=466563#p1873780).
2627

2728
### Database requirements
2829

0 commit comments

Comments
 (0)