admin/environment/custom check/php not 64 bits: Difference between revisions
From MoodleDocs
Created page for newly found issue when PHP is not 64 bits |
No edit summary |
||
| Line 2: | Line 2: | ||
A new feature of PHP7 is it has now 64-bit version so it can use more than 4GB RAM and code performance can be potentially two times faster depending on the application design. | A new feature of PHP7 is it has now 64-bit version so it can use more than 4GB RAM and code performance can be potentially two times faster depending on the application design. | ||
{{Note|Starting with Moodle 4.2 only 64bits Operating Systems and PHP installations are supported.}} | |||
[[es:admin/environment/custom check/php not 64 bits]] | [[es:admin/environment/custom check/php not 64 bits]] | ||
Revision as of 15:40, 2 January 2023
This message means that your current PHP version is not 64 bits.
A new feature of PHP7 is it has now 64-bit version so it can use more than 4GB RAM and code performance can be potentially two times faster depending on the application design.
Note: Starting with Moodle 4.2 only 64bits Operating Systems and PHP installations are supported.